python-hvac

Python 2 client library for Hashicorp Vault
  https://github.com/ianunruh/hvac
  0
  no reviews



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.

This is the Python 2 version of the package.