{"library":"azure","type":"library","category":null,"description":"The `azure` package is a meta-package that historically bundled a wide range of Microsoft Azure client and management libraries for Python. As of version 5.0.0, this meta-package is officially deprecated. Users are strongly advised to install individual service-specific packages (e.g., `azure-storage-blob`, `azure-identity`, `azure-mgmt-compute`) based on their needs, rather than the monolithic `azure` package. The individual Azure SDK for Python client libraries follow a continuous release cadence, with updates often monthly for various services, while adhering to common Azure SDK design guidelines for consistency.","language":"python","status":"deprecated","version":"5.0.0","tags":["cloud","azure","microsoft","sdk","client","management","storage","identity","deprecated"],"last_verified":"Thu May 21","install":[{"cmd":"pip install azure==4.0.0","imports":["from azure.storage.blob import BlobServiceClient","from azure.identity import DefaultAzureCredential"]},{"cmd":"pip install azure-storage-blob azure-identity","imports":[]}],"homepage":"https://azure.microsoft.com","github":"https://github.com/Azure/azure-sdk-for-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/azure/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":14.3,"avg_import_s":1.39,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/azure/compatibility"}}