{"library":"azure-keyvault","type":"library","category":null,"description":"The `azure-keyvault` library provides client access to Azure Key Vault, a cloud service for securely storing and accessing secrets, keys, and certificates. It offers distinct clients for managing each resource type within the unified `azure-keyvault` umbrella package. As part of the Azure SDK for Python (Track 2), it integrates with `azure-identity` for authentication. The current stable version is 4.2.0, with minor updates typically released on a bi-annual basis.","language":"python","status":"active","version":"4.2.0","tags":["azure","cloud","security","keyvault","secrets","certificates","keys"],"last_verified":"Wed May 20","install":[{"cmd":"pip install azure-keyvault","imports":["from azure.keyvault.secrets import SecretClient","from azure.keyvault.keys import KeyClient","from azure.keyvault.certificates import CertificateClient","from azure.identity import DefaultAzureCredential"]},{"cmd":"pip install azure-keyvault-secrets azure-keyvault-keys azure-keyvault-certificates azure-identity","imports":[]}],"homepage":"https://azure.microsoft.com/services/key-vault/","github":"https://github.com/Azure/azure-sdk-for-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/azure-keyvault/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":0.47,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/azure-keyvault/compatibility"}}