Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.
/ azure-devops-keyring Public archive

Provides authentication for Azure DevOps via the keyring library

License

Notifications You must be signed in to change notification settings

zooba/azure-devops-keyring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: this package is deprecated in favor of artifacts-keyring.

azure-devops-keyring

Provides authentication for Azure DevOps via the keyring library

This is an extension to keyring, and will automatically be loaded. Both pip and twine will use keyring to find credentials.

To install this package:

pip install azure-devops-keyring

To use this package through pip or twine, just provide your repository URL when installing or uploading to your Azure Artifacts feed.

To use this package directly, use twine.get_credential and provide your feed URL as the system requiring credentials. The username is optional, and the name that should be used will be returned.

About

Provides authentication for Azure DevOps via the keyring library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages