{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides programmatic access to Azure billing and subscription management operations through the BillingManagementClient, enabling queries and management of billing data, subscriptions, and related resources.","skillfed_tags":["azure-sdk","cloud-management","billing-api"],"use_cases":["Query billing profiles, invoices, and charges for an Azure subscription programmatically.","Automate subscription lifecycle management (creation, renewal, cancellation) via API.","Retrieve and analyze billing data for cost allocation or chargeback across departments.","Manage billing policies and payment methods for enterprise Azure accounts.","Integrate Azure billing operations into internal finance or cloud management tools."],"what_it_does":"azure-mgmt-billing is the official Microsoft Azure SDK client library for Python, providing typed access to Azure's billing and subscription management APIs. It wraps REST endpoints for operations like querying billing profiles, managing subscriptions, handling transfers, and retrieving billing data, all authenticated through Microsoft Entra credentials.\n\nThe package is built on azure-mgmt-core and requires Python 3.10+. Version 8.0.0 introduces breaking changes centered around hybrid models that support both dictionary and object access patterns; existing code may require migration. It is actively maintained, widely used (top 5000 PyPI packages), and carries no known vulnerabilities as of 2026-08-14.","worth_installing":"Yes, if you need programmatic access to Azure billing and subscription management. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Version 8.0.0 introduces breaking changes that require migration from earlier versions; review the hybrid model migration guide before upgrading. Requires Python 3.10+ and Azure credentials configured as environment variables."},"id":"azure-mgmt-billing","links":{"html":"https://skillfed.io/packages/azure-mgmt-billing","md":"https://skillfed.io/packages/azure-mgmt-billing.md","pypi":"https://pypi.org/project/azure-mgmt-billing/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-24","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-billing","python_support":"supports_current","summary":"Microsoft Azure Billing Management Client Library for Python"},"popularity":{"monthly_downloads":6778302,"position":1850,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"8.0.0"}
