hvac 2.3.0
0
HashiCorp Vault API client
Contents
HashiCorp Vault API client
Stars: 1216, Watchers: 1216, Forks: 384, Open Issues: 158The hvac/hvac
repo was created 9 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1216 github stars!
How to Install hvac
You can install hvac using pip
pip install hvac
or add it to a project with poetry
poetry add hvac
Package Details
- Author
- Ian Unruh
- License
- Apache-2.0
- Homepage
- https://github.com/hvac/hvac
- PyPi:
- https://pypi.org/project/hvac/
- Documentation:
- https://hvac.readthedocs.io/en/stable/overview.html
- GitHub Repo:
- https://github.com/hvac/hvac
Classifiers
Related Packages
Errors
A list of common hvac errors.
Code Examples
Here are some hvac
code examples and snippets.
GitHub Issues
The hvac package has 158 open issues on GitHub
- Fetching single field from KV secrets path
- [WIP] [Feature] Implements TOTP API
- alternative GET method to all LIST methods for pki usage
- Update wrapping.rst - example for unauthenticated unwrap
- OIDC Authorization Example Issue
- Client certs are incorrectly handled