Python client library for Hashicorp Vault
HVAC allows accessing secrets stored in a Vault directly from Python code. An access token must be created first, using a separate tool like vault or vault-client.
Homepage: https://github.com/hvac/hvac
Maintainer: Mikolaj Kucharski <mikolaj@kucharski.name>