azure-keyvault-py

Installation
SKILL.md

Azure Key Vault SDK for Python

Secure storage and management for secrets, cryptographic keys, and certificates.

Installation

# Secrets
pip install azure-keyvault-secrets azure-identity

# Keys (cryptographic operations)
pip install azure-keyvault-keys azure-identity

# Certificates
pip install azure-keyvault-certificates azure-identity

# All
pip install azure-keyvault-secrets azure-keyvault-keys azure-keyvault-certificates azure-identity
Installs
71
GitHub Stars
39.9K
First Seen
Feb 17, 2026
azure-keyvault-py — sickn33/antigravity-awesome-skills