Skip to content

Latest commit

 

History

History
85 lines (56 loc) · 4.06 KB

README.rst

File metadata and controls

85 lines (56 loc) · 4.06 KB

azure_devops_artifacts_helpers

https://img.shields.io/pypi/v/azure_devops_artifacts_helpers?style=flat-square https://img.shields.io/pypi/implementation/azure_devops_artifacts_helpers?style=flat-square https://img.shields.io/pypi/pyversions/azure_devops_artifacts_helpers?style=flat-square https://img.shields.io/pypi/dm/azure_devops_artifacts_helpers?style=flat-square https://img.shields.io/pypi/l/azure_devops_artifacts_helpers?style=flat-square https://github.com/djpugh/azure_devops_artifacts_helpers/actions/workflows/pipeline.yml/badge.svg?branch=main&event=push https://codecov.io/gh/djpugh/azure_devops_artifacts_helpers/branch/master/graph/badge.svg?token=APZ8YDJ0UD https://app.fossa.com/api/projects/custom%2B20832%2Fgithub.com%2Fdjpugh%2Fazure_devops_artifacts_helpers.svg?type=shield https://sonarcloud.io/api/project_badges/measure?project=djpugh_azure_devops_artifacts_helpers&metric=alert_status https://img.shields.io/github/issues/djpugh/azure_devops_artifacts_helpers https://img.shields.io/github/issues-pr-raw/djpugh/azure_devops_artifacts_helpers

Summary

Install using pip install azure_devops_artifacts_helpers

Then use virtualenv <target_dir> --seeder azdo-pip

To create a virtualenv with the artifacts-keyring package installed.

This also includes an extension for tox, which will activate automatically (may require configuring requires in the tox config)

Alternatively for other python environment managers (poetry, hatch etc.), the VIRTUALENV_SEEDER=azdo-pip environment variable can be set to use this seeder.

Links

Coverage

https://codecov.io/gh/djpugh/azure_devops_artifacts_helpers/branch/master/graphs/sunburst.svg?token=APZ8YDJ0UD

License Analysis

https://app.fossa.com/api/projects/custom%2B20832%2Fgithub.com%2Fdjpugh%2Fazure_devops_artifacts_helpers.svg?type=large

(Built from package-template version 1.0.0)