{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Provides Python bindings to the Azure DevOps REST APIs, enabling programmatic access to projects, teams, work items, repositories, and other Azure DevOps resources.","skillfed_tags":["azure","devops-automation","rest-api-client"],"use_cases":["Automate project and team management tasks across multiple Azure DevOps organizations.","Build custom dashboards or reporting tools that pull data from Azure DevOps work items and repositories.","Integrate Azure DevOps with external systems or workflows via Python scripts.","Manage repositories, branches, and pull requests programmatically.","Retrieve and process build and release pipeline data for analytics or auditing."],"what_it_does":"Azure DevOps is a thin Python wrapper around the Azure DevOps REST APIs, allowing developers to programmatically interact with Azure DevOps resources such as projects, teams, work items, repositories, and pipelines. It powers the Azure DevOps Extension for Azure CLI and is built on msrest for HTTP communication.\n\nThe package uses a connection-based model where you authenticate with a personal access token, obtain a connection object, and then retrieve typed clients (like core_client) to make API calls. It handles pagination and response objects transparently, making it suitable for automation scripts, CI/CD integrations, and administrative tools that need to interact with Azure DevOps programmatically.","worth_installing":"Yes, with conditions. The package is stable and widely used (top 5000 on PyPI), has no known vulnerabilities, and carries a permissive MIT license. However, the aging maintenance status and beta version number (7.1.0b4) suggest you should verify that the current release meets your API coverage needs before committing to production use."},"id":"azure-devops","links":{"html":"https://skillfed.io/packages/azure-devops","md":"https://skillfed.io/packages/azure-devops.md","pypi":"https://pypi.org/project/azure-devops/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2023-11-20","license_spdx":null,"license_treatment":"permissive","name":"azure-devops","python_support":"supports_current","summary":"Python wrapper around the Azure DevOps 7.x APIs"},"popularity":{"monthly_downloads":5177331,"position":2148,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"7.1.0b4"}
