Installation

https://pypi.org/project/azure_devops_artifacts_helpers is an extension to https://pypi.org/project/virtualenv that preconfigures with Azure DevOps Artifacts authentication using artifacts-keyring. If you already have https://pypi.org/project/virtualenv installed in an environment, then use the installer of your choice to install this into the same environment.

e.g. pip

You can install it using pip (please see the caveats about affecting global python installs, and make sure this is installed in the same environment as https://pypi.org/project/virtualenv)

python -m pip install --user azure_devops_artifacts_helpers
python -m virtualenv --help  # should see azdo-pip in the --seeders options