{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/8"}],"enrichment":{"capability":"Fetch data from Azure DevOps API endpoints using async/await patterns with aiohttp, enabling non-blocking integration with DevOps systems.","skillfed_tags":["azure-devops","async-http-client"],"use_cases":["Fetch work items and sprint data from Azure DevOps in an async application without blocking I/O","Build a monitoring dashboard that polls Azure DevOps metrics and pipeline status asynchronously","Integrate Azure DevOps API calls into a CI/CD orchestration tool that processes multiple requests concurrently","Query repositories, branches, and pull requests from Azure DevOps in a background worker task"],"what_it_does":"aioazuredevops is a Python async client for querying the Azure DevOps REST API. It wraps aiohttp to provide non-blocking HTTP calls, letting you fetch data from Azure DevOps without blocking your event loop. The package requires Python 3.11 or later and is designed for applications that need to integrate with Azure DevOps in an async-first architecture\u2014typical use cases include CI/CD orchestration tools, monitoring dashboards, and background workers that pull DevOps metrics or status updates.\n\nThe library is actively maintained and carries no known security vulnerabilities. Its single runtime dependency (aiohttp) keeps the installation footprint small. The permissive Apache-2.0 license allows both commercial and open-source use without restriction.","worth_installing":"Yes. Low install friction, active maintenance, no vulnerabilities, and a permissive license make this a safe choice. Install it if you need async Azure DevOps API access in a Python 3.11+ application."},"id":"aioazuredevops","links":{"html":"https://skillfed.io/packages/aioazuredevops","md":"https://skillfed.io/packages/aioazuredevops.md","pypi":"https://pypi.org/project/aioazuredevops/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-08-21","license_spdx":null,"license_treatment":"permissive","name":"aioazuredevops","python_support":"supports_current","summary":"Get data from the Azure DevOps API"},"popularity":{"monthly_downloads":74189,"position":14864,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.2.2"}
