HashiCorp Vault API client
Project description
hvac
HashiCorp Vault API client for Python 2.7/3.x
Tested against the latest release, HEAD ref, and 3 previous major versions (counting back from the latest release) of Vault. Currently supports Vault v0.10.4 or later.
Installation
pip install hvac
If you would like to be able to return parsed HCL data as a Python dict for methods that support it:
pip install "hvac[parser]"
Documentation
Additional documentation for this module available at: hvac.readthedocs.io:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hvac-0.9.0.tar.gz
(67.9 kB
view hashes)
Built Distribution
hvac-0.9.0-py2.py3-none-any.whl
(99.8 kB
view hashes)