Read-only Azure DevOps API client and Pydantic models. OSS library shared by ado-scanner and Shyftport engines.
Project description
ado-source-core
Read-only Azure DevOps API client and Pydantic models. OSS library (MIT-licensed) shared by:
ado-scanner— standalone discovery CLI- Shyftport engines that need to read from Azure DevOps
This library is read-only. It does not perform any writes against Azure DevOps. Migration-side writes live in proprietary code outside this package.
Install
pip install ado-source-core
Quickstart
import asyncio
from ado_source_core import ADOClient, PATAuth
async def main():
auth = PATAuth(token="your-pat")
async with ADOClient(organization="myorg", auth=auth) as client:
async for repo in client.list_repositories(project="MyProject"):
print(repo.name, repo.default_branch)
asyncio.run(main())
Status
Alpha. Stable enough for ado-scanner consumption; API may change before v1.0.
License
MIT.
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 ado_source_core-0.1.0.tar.gz.
File metadata
- Download URL: ado_source_core-0.1.0.tar.gz
- Upload date:
- Size: 39.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7ec47ad031512c5255f7a071084101b3bf0a47c1aef21e228ca13fe60627c1c
|
|
| MD5 |
6e6c8804d0e04d1b337320cb187f837d
|
|
| BLAKE2b-256 |
6eda0c815e22a2339b68f592055563aa513ab1e985a65cbcd5c4be68d3096bcd
|
Provenance
The following attestation bundles were made for ado_source_core-0.1.0.tar.gz:
Publisher:
release.yml on n8group-oss/ado-source-core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ado_source_core-0.1.0.tar.gz -
Subject digest:
f7ec47ad031512c5255f7a071084101b3bf0a47c1aef21e228ca13fe60627c1c - Sigstore transparency entry: 1399480945
- Sigstore integration time:
-
Permalink:
n8group-oss/ado-source-core@0b4d1353145877fac34e92361cae8dc54c288ade -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/n8group-oss
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@0b4d1353145877fac34e92361cae8dc54c288ade -
Trigger Event:
push
-
Statement type:
File details
Details for the file ado_source_core-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ado_source_core-0.1.0-py3-none-any.whl
- Upload date:
- Size: 33.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e53e122b6357dca9f48e76b041619497a4c33263ec1d9ce5b1fa6b533814ba6c
|
|
| MD5 |
70674c5faf52daf3c31f2a76872b7056
|
|
| BLAKE2b-256 |
a51d2ddd4039d9665a47171eeed0d9b861c4bd8217c333dabd6e61621c659db2
|
Provenance
The following attestation bundles were made for ado_source_core-0.1.0-py3-none-any.whl:
Publisher:
release.yml on n8group-oss/ado-source-core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ado_source_core-0.1.0-py3-none-any.whl -
Subject digest:
e53e122b6357dca9f48e76b041619497a4c33263ec1d9ce5b1fa6b533814ba6c - Sigstore transparency entry: 1399480960
- Sigstore integration time:
-
Permalink:
n8group-oss/ado-source-core@0b4d1353145877fac34e92361cae8dc54c288ade -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/n8group-oss
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@0b4d1353145877fac34e92361cae8dc54c288ade -
Trigger Event:
push
-
Statement type: