Pakket: python-hvac (0.5.0-0ubuntu1~ubuntu18.04.1)
Verwijzigingen voor python-hvac
Trisquel bronnen:
Het bronpakket hvac downloaden:
- [hvac_0.5.0-0ubuntu1~ubuntu18.04.1.dsc]
- [hvac_0.5.0.orig.tar.gz]
- [hvac_0.5.0-0ubuntu1~ubuntu18.04.1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Gregor Riepl
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python 2 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.
This is the Python 2 version of the package.
Andere aan python-hvac gerelateerde pakketten
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings