A poetry plugin for an easy way of configuring azure artifact feeds with Poetry, without any .NET dependencies.
Project description
Azure Poetry Plugin
A poetry plugin for an easy way of configuring azure artifact feeds with Poetry, without any .NET dependencies.
How to install
Poetry plugins are installable in two ways, via pipx inject or poetry self.
pipx inject poetry azure-poetry-pluginpoetry self add azure-poetry-plugin
How to Use
With a complete url to the artifact feed
poetry azure add "<index-url>" --username "<value>" --access-token "<value>"
Or with the name of the organization and artifact feed-name.
poetry azure add --organization "<value>" --feed-name "<value>" --username "<email>" --access-token "<PAT>"
How do i get an Access Token?
You can generate a personal access token by visiting your user profile in your organization on Azure DevOps:
https://dev.azure.com/$organization/_usersSettings/tokens
And click [+ New Token]"
Permissions
The plugin requires the token to have Packaging: [x] Read access
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file azure_poetry_plugin-0.1.2rc0.tar.gz.
File metadata
- Download URL: azure_poetry_plugin-0.1.2rc0.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.8.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3242b00ea727d457d67eff94dd0645e0511db522c74cd623d4bb10b2055dbc86
|
|
| MD5 |
e5a5b3dba89f783d974bde83c10c0c27
|
|
| BLAKE2b-256 |
46a06c71e3a7ea97c808be41cd8d7fe62a0699334f7ec56b87d1794174272be6
|
File details
Details for the file azure_poetry_plugin-0.1.2rc0-py3-none-any.whl.
File metadata
- Download URL: azure_poetry_plugin-0.1.2rc0-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.8.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2684c36f7f390412c621ac1f4db48b932f73e9eff64e031e8ffcae2a8854d637
|
|
| MD5 |
442ed162a384339f21fd0b80a2cdc2bc
|
|
| BLAKE2b-256 |
162ebeba4482bc71c6469fbd96ca52d190918a90f22d065fd9f7dd39e4740846
|