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


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.34.0.tar.gz (90.7 kB view details)

Uploaded Source

Built Distribution

ado_wrapper-1.34.0-py3-none-any.whl (117.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ado_wrapper-1.34.0.tar.gz
  • Upload date:
  • Size: 90.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.6 Darwin/23.6.0

File hashes

Hashes for ado_wrapper-1.34.0.tar.gz
Algorithm Hash digest
SHA256 f25dcc42d0b6a5819f363ef63e505d6b451338c15ec193ce2dad92837a81615b
MD5 ceac4b9afd933e70458b60f734e54a4f
BLAKE2b-256 e6968dd19245278793e6c47a3fbbaa87ba5a27a915ad27d360228a676d0d73f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ado_wrapper-1.34.0-py3-none-any.whl
  • Upload date:
  • Size: 117.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.6 Darwin/23.6.0

File hashes

Hashes for ado_wrapper-1.34.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4b5fed5b79b24116cb55a2fac2332c52599a2244748e9afe876d0872fe414401
MD5 04b692e0a7729036564b1bd3ac01b720
BLAKE2b-256 3eb82190ead7b9334e7927e57ee5bccee650f2bde7e4c5b50cda14c244e9f16a

See more details on using hashes here.

Supported by

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