skillfed

azure-keyvault-keys

Microsoft Corporation Azure Key Vault Keys Client Library for Python

azure-keyvault-keys License unclear Active 5,587 v4.11.1 released

Install

azure-keyvault-keys on PyPI

pip

pip install azure-keyvault-keys

uv

uv add azure-keyvault-keys

poetry

poetry add azure-keyvault-keys

Package facts

License not declared (unclear)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies 4 — isodate, azure-core, typing-extensions, cryptography
Maintenance actively maintained — 86 days since the last release
Last repo commit
First released
Popularity one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13)
Known vulnerabilities none known (OSV.dev, checked 2026-08-13)

Evidence: azure_keyvault_keys-4.11.1-py3-none-any.whl

Keywords: azure, azure sdk

Development Status :: 5 - Production/StableProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.9

About azure-keyvault-keys

from the package's own PyPI description — quoted content, verbatim

Azure Key Vault Keys client library for Python

Azure Key Vault helps solve the following problems: - Cryptographic key management (this library) - create, store, and control access to the keys used to encrypt your data - Secrets management (azure-keyvault-secrets) - securely store and control access to tokens, passwords, certificates, API keys, and other secrets - Certificate management (azure-keyvault-certificates) - create, manage, and deploy public and private SSL/TLS certificates - Vault administration (azure-keyvault-administration) - role-based access control (RBAC), and vault-level backup and restore options

[Source code][library_src] | [Package (PyPI)][pypi_package_keys] | Package (Conda) | [API reference documentation][reference_docs] | [Product documentation][azure_keyvault] | [Samples][key_samples]

Disclaimer

_Azure...

Read as markdown · JSON record · Source repository

Similar packages