
artifacts-keyring 1.0.0
0
"Automatically retrieve credentials for Azure Artifacts."
Contents
"Automatically retrieve credentials for Azure Artifacts."
Stars: 42, Watchers: 42, Forks: 20, Open Issues: 12The microsoft/artifacts-keyring repo was created 7 years ago and the last code push was 2 weeks ago. The project is moderately popular with 42 github stars!
How to Install artifacts-keyring
You can install artifacts-keyring using pip
pip install artifacts-keyring
or add it to a project with poetry
poetry add artifacts-keyring
Package Details
- Author
- Microsoft Corporation
- License
- "MIT"
- Homepage
- https://github.com/Microsoft/artifacts-keyring
- PyPi:
- https://pypi.org/project/artifacts-keyring/
- GitHub Repo:
- https://github.com/Microsoft/artifacts-keyring
Classifiers
Related Packages
Errors
A list of common artifacts-keyring errors.
Code Examples
Here are some artifacts-keyring code examples and snippets.
GitHub Issues
The artifacts-keyring package has 12 open issues on GitHub
- Users/embetten/prepare 2.0.0
- Move tests directory to repository root
- ResourceWarning: unclosed file
- Check tool_path folder permission before running os.chmod(tool_path, 0o755)
- Use OS trustore for certificate resolution
pythonfix