{ "info": { "author": "Microsoft Corporation", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# artifacts-keyring\n\n**Note:** This tool is currently in public preview.\n\nThe `artifacts-keyring` package provides authentication for publishing or consuming Python packages to or from Azure Artifacts feeds within [Azure DevOps](https://azure.com/devops).\n\nThis package is an extension to [keyring](https://pypi.org/project/keyring), which will automatically find and use it once installed.\n\nBoth [pip](https://pypi.org/project/pip) and [twine](https://pypi.org/project/twine) will use `keyring` to\nfind credentials.\n\n## Installation\n\nTo install this package, run the following `pip` command:\n\n```\npip install artifacts-keyring --pre\n```\n\n## Usage\n\n### Requirements\n\nTo use `artifacts-keyring` to set up authentication between `pip`/`twine` and Azure Artifacts, the following requirements must be met:\n\n* pip version **19.2** or higher\n* twine version **1.13.0** or higher\n\n### Publishing packages to an Azure Artifacts feed\nOnce `artifacts-keyring` is installed, to publish a package, use the following `twine` command, replacing **** and **** with your own:\n\n```\ntwine upload --repository-url https://pkgs.dev.azure.com//_packaging//pypi/upload \n```\n\n### Installing packages from an Azure Artifacts feed\nOnce `artifacts-keyring` is installed, to consume a package, use the following `pip` command, replacing **** and **** with your own, and **** with the package you want to install:\n\n```\npip install --index-url https://pkgs.dev.azure.com//_packaging//pypi/simple\n```\n\n## Advanced configuration\nThe `artifacts-keyring` package is layered on top of our [Azure Artifacts Credential Provider](https://github.com/microsoft/artifacts-credprovider). Check out that link to the GitHub repo for more information on configuration options.\n\n### Environment variables\n\n- `ARTIFACTS_KEYRING_NONINTERACTIVE_MODE`: Controls whether the underlying credential provider can issue interactive prompts.\n\n## Contributing\n\nThis project welcomes contributions and suggestions. Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.microsoft.com.\n\nWhen you submit a pull request, a CLA-bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Microsoft/artifacts-keyring", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "artifacts-keyring", "package_url": "https://pypi.org/project/artifacts-keyring/", "platform": "", "project_url": "https://pypi.org/project/artifacts-keyring/", "project_urls": { "Homepage": "https://github.com/Microsoft/artifacts-keyring" }, "release_url": "https://pypi.org/project/artifacts-keyring/0.2.8rc0/", "requires_dist": [ "keyring (>=16.0)", "requests (>=2.20.0)", "dotnetcore2; sys_platform != \"win32\"" ], "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "summary": "\"Automatically retrieve credentials for Azure Artifacts.\"", "version": "0.2.8rc0" }, "last_serial": 5626749, "releases": { "0.2.8rc0": [ { "comment_text": "", "digests": { "md5": "a11747254d85d5bb5c2d4aedf9e322fb", "sha256": "017cc0fbe1317fbe6e45af285eab5388076bbf42cbef2fbae9d5853aa57b810e" }, "downloads": -1, "filename": "artifacts_keyring-0.2.8rc0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a11747254d85d5bb5c2d4aedf9e322fb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 4049429, "upload_time": "2019-08-02T23:12:10", "url": "https://files.pythonhosted.org/packages/13/bd/621d405c5292876faa06dc43cc76ab83b6100dc9123a086a765ffba061f4/artifacts_keyring-0.2.8rc0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c15b5705859dbccd9c38dddd54f7c88b", "sha256": "fc99cab6c9a2da4f31031a5ae9ed755e66627a5c8f3b1b83158e4d081e673e1d" }, "downloads": -1, "filename": "artifacts-keyring-0.2.8rc0.tar.gz", "has_sig": false, "md5_digest": "c15b5705859dbccd9c38dddd54f7c88b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 3253673, "upload_time": "2019-08-02T23:12:28", "url": "https://files.pythonhosted.org/packages/3d/37/8102fb7fdaa024a3f4c736e8a30ceb6266783cffabc0197a9429ad304444/artifacts-keyring-0.2.8rc0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a11747254d85d5bb5c2d4aedf9e322fb", "sha256": "017cc0fbe1317fbe6e45af285eab5388076bbf42cbef2fbae9d5853aa57b810e" }, "downloads": -1, "filename": "artifacts_keyring-0.2.8rc0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a11747254d85d5bb5c2d4aedf9e322fb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 4049429, "upload_time": "2019-08-02T23:12:10", "url": "https://files.pythonhosted.org/packages/13/bd/621d405c5292876faa06dc43cc76ab83b6100dc9123a086a765ffba061f4/artifacts_keyring-0.2.8rc0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c15b5705859dbccd9c38dddd54f7c88b", "sha256": "fc99cab6c9a2da4f31031a5ae9ed755e66627a5c8f3b1b83158e4d081e673e1d" }, "downloads": -1, "filename": "artifacts-keyring-0.2.8rc0.tar.gz", "has_sig": false, "md5_digest": "c15b5705859dbccd9c38dddd54f7c88b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 3253673, "upload_time": "2019-08-02T23:12:28", "url": "https://files.pythonhosted.org/packages/3d/37/8102fb7fdaa024a3f4c736e8a30ceb6266783cffabc0197a9429ad304444/artifacts-keyring-0.2.8rc0.tar.gz" } ] }