{"id":43191565,"url":"https://github.com/nathanvaughn/poetry-azure-artifacts-plugin","last_synced_at":"2026-02-11T02:13:58.348Z","repository":{"id":251989556,"uuid":"839059393","full_name":"NathanVaughn/poetry-azure-artifacts-plugin","owner":"NathanVaughn","description":"Poetry plugin to handle Azure Artifacts authentication","archived":false,"fork":false,"pushed_at":"2026-01-01T12:57:55.000Z","size":208,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-06T13:18:15.300Z","etag":null,"topics":["azure-artifacts","azure-devops","poetry-plugin"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/poetry-azure-artifacts-plugin","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NathanVaughn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-06T22:14:14.000Z","updated_at":"2026-01-01T12:57:58.000Z","dependencies_parsed_at":"2024-09-15T07:18:20.599Z","dependency_job_id":"f5be787c-827a-4ecf-bd95-1625b3d71950","html_url":"https://github.com/NathanVaughn/poetry-azure-artifacts-plugin","commit_stats":null,"previous_names":["nathanvaughn/poetry-azure-artifacts-plugin"],"tags_count":8,"template":false,"template_full_name":"NathanVaughn/python-project-template","purl":"pkg:github/NathanVaughn/poetry-azure-artifacts-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanVaughn%2Fpoetry-azure-artifacts-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanVaughn%2Fpoetry-azure-artifacts-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanVaughn%2Fpoetry-azure-artifacts-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanVaughn%2Fpoetry-azure-artifacts-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NathanVaughn","download_url":"https://codeload.github.com/NathanVaughn/poetry-azure-artifacts-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanVaughn%2Fpoetry-azure-artifacts-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28968718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T04:44:20.970Z","status":"ssl_error","status_checked_at":"2026-02-01T04:44:19.994Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure-artifacts","azure-devops","poetry-plugin"],"created_at":"2026-02-01T05:01:10.230Z","updated_at":"2026-02-01T05:01:10.896Z","avatar_url":"https://github.com/NathanVaughn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Poetry Azure Artifacts Plugin\n\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n[![GitHub license](https://img.shields.io/github/license/NathanVaughn/poetry-azure-artifacts-plugin)](https://github.com/NathanVaughn/poetry-azure-artifacts-plugin/blob/main/LICENSE)\n[![PyPi versions](https://img.shields.io/pypi/pyversions/poetry-azure-artifacts-plugin)](https://pypi.org/project/poetry-azure-artifacts-plugin)\n[![PyPi downloads](https://img.shields.io/pypi/dm/poetry-azure-artifacts-plugin)](https://pypi.org/project/poetry-azure-artifacts-plugin)\n\n---\n\nThis is a [Poetry](https://python-poetry.org/) plugin that transparently takes\ncare of authentication with Azure Artifacts feeds. This is heavily based on\n[semgrep/poetry-codeartifact-plugin](https://github.com/semgrep/poetry-codeartifact-plugin).\n\n## Usage\n\nThis plugin requires Python 3.9+ which is a bit less lenient than Poetry itself.\n\nInstall this plugin with\n\n```bash\npoetry self add poetry-azure-artifacts-plugin\n```\n\nor\n\n```bash\npipx inject poetry poetry-azure-artifacts-plugin\n```\n\nIn your `pyproject.toml` file, add your Azure Artifacts feed URL as a source.\n\n```toml\n[[tool.poetry.source]]\nname = \"ado\"\nurl  = \"https://pkgs.dev.azure.com/{organization}/_packaging/{feed}/pypi/simple/\"\npriority = \"primary\"\n```\n\nNow, when running `poetry install`, or `poetry lock`, Poetry will automatically\nfetch credentials for your Azure Artifacts feed, utilizing\n[artifacts-keyring](https://github.com/microsoft/artifacts-keyring).\nNote: `artifacts-keyring` requires `dotnet` to be installed and available\nin your PATH.\n\nThis works by recognizing authentication failures to URLs containing\n`pkgs.dev.azure.com` or `pkgs.visualstudio.com`. If you have an on-premises\nAzure DevOps server that works with `artifacts-keyring`, instead make the\nsource name include the text `azure-artifacts`:\n\n```toml\n[[tool.poetry.source]]\nname = \"azure-artifacts-feed\"\nurl  = \"https://devops.mydomain.com/{organization}/_packaging/{feed}/pypi/simple/\"\npriority = \"primary\"\n```\n\n## Development\n\nUse the provided [devcontainer](https://containers.dev/)\nor run the following for local development:\n\n```bash\n# Install uv\n# https://docs.astral.sh/uv/getting-started/installation/\nuv tool install vscode-task-runner\nvtr install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanvaughn%2Fpoetry-azure-artifacts-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathanvaughn%2Fpoetry-azure-artifacts-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanvaughn%2Fpoetry-azure-artifacts-plugin/lists"}