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

Uploaded Source

Built Distribution

ado_wrapper-1.36.0-py3-none-any.whl (120.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ado_wrapper-1.36.0.tar.gz
  • Upload date:
  • Size: 93.0 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.36.0.tar.gz
Algorithm Hash digest
SHA256 d05b256643a653e65dc67821f75db873e78efd1626c5c17c22b78ac70723b8bd
MD5 d81b4aa49ce4faa0d4bdba7fbda3a02d
BLAKE2b-256 072c2deebd05beefb6dd245059a28a7a6a8d9d070f03e2471ba8276286af71ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ado_wrapper-1.36.0-py3-none-any.whl
  • Upload date:
  • Size: 120.1 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.36.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4c5da205aecca093a462ed8f5e9330dcb8a1ac6df365d8fd3bfda102e29ff74a
MD5 6a3f292486b3dec003a24605df2d01d5
BLAKE2b-256 cc6f1e8b0692b77104d2cb34efdc20d96a0dc0794705546680f4be4f86819a50

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