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.44.1.tar.gz (101.5 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.44.1-py3-none-any.whl (130.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ado_wrapper-1.44.1.tar.gz
Algorithm Hash digest
SHA256 3f3c9a4a7e545fe2622549f69d40946d4887aa9d8d222a213a470481febf9e34
MD5 f55d6ee5f0076a7051cc19c0decb262a
BLAKE2b-256 d8b7e3fce54f94e612d3010af977b561b2a3de4514648347e4f6ded9ec731828

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ado_wrapper-1.44.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f6c126a13423d993080d534504a82dbdacc6e3b7cb4fa233c3b1d38ce6e8e8e
MD5 4c517246134a8f2ec232c6928cd07c0d
BLAKE2b-256 fd43ea4241536c93b25db01f6f618c5f2c8d74eea7edcfc07e3f2e9c78dbbe81

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