Skip to main content

A high level wrapper around the AzureDevops API including OOP principals and state management

Project description

Ado Wrapper

This is a Python Package which works as an interface to the Azure DevOps API

It is essentially a wrapper for the (horrible to work with) ADO API, and supports OOP principals.

Any resource can be fetched by calling the <resource>.get_by_id() function.

It also includes a solution for managing resources created by this script, which is extremely useful for testing the creation of random resources. To delete all resources created by this, run the main module with the "--delete-everything" flag.

If you're reading this readme not from the code, here's a link to the github repo

Commands Used To Ensure Quality

pylint .
mypy . --strict
flake8 --ignore=E501,E126,E121,W503,W504,PBP --exclude=script.py
bandit -c pyproject.toml -r .
ruff check
black . --line-length 140
python3.11 -m pytest tests/ -vvvv -s

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

ado_wrapper-1.46.0.tar.gz (105.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ado_wrapper-1.46.0-py3-none-any.whl (134.9 kB view details)

Uploaded Python 3

File details

Details for the file ado_wrapper-1.46.0.tar.gz.

File metadata

  • Download URL: ado_wrapper-1.46.0.tar.gz
  • Upload date:
  • Size: 105.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.11 Darwin/24.5.0

File hashes

Hashes for ado_wrapper-1.46.0.tar.gz
Algorithm Hash digest
SHA256 5c8c9ae455d544a32270bea42ae4a6d84ab8d2c67471e9eaa1330ecb9cbb5667
MD5 df783356b1f81db09acdf21cff1e2c48
BLAKE2b-256 38cbec81db95f3a0fd2f050cf5e48b1087953d6bd96a8b4bd1dc5af3a8a4086b

See more details on using hashes here.

File details

Details for the file ado_wrapper-1.46.0-py3-none-any.whl.

File metadata

  • Download URL: ado_wrapper-1.46.0-py3-none-any.whl
  • Upload date:
  • Size: 134.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.11 Darwin/24.5.0

File hashes

Hashes for ado_wrapper-1.46.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed1aa67b3f5a8ded21a6670b211a87d11ebb9aa906007d3a24a533ac2c805514
MD5 86f7ce88e38b2c8c127635e8b0a62d6e
BLAKE2b-256 a0df72a3fa9fb6781e29d39054bac164188d30d57489b834b8a78a80c15c5724

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page