hush
A Python library that helps manage secrets using tools specified by plugin hooks.
Badges 📛
project status badges:
version badges:
tools / frameworks used by test suite (i.e. used by make test):
linters used to maintain code quality (i.e. used by make lint):
tools / frameworks used to render documentation (i.e used by make build-docs):
miscellaneous tools used to maintain this project:
Installation 🗹
To install python-hush using pip, run the following
commands in your terminal:
python3 -m pip install --user python-hush # install hush
If you don't have pip installed, this Python installation guide can guide you through the process.
Useful Links 🔗
- API Reference: A developer's reference of the API exposed by this project.
- cc-python: The cookiecutter that was used to generate this project. Changes made to this cookiecutter are periodically synced with this project using cruft.
- CHANGELOG.md: We use this file to document all notable changes made to this project.
- CONTRIBUTING.md: This document contains guidelines for developers interested in contributing to this project.
- Create a New Issue: Create a new GitHub issue for this project.
- Documentation: This project's full documentation.
- Usage: How do I use Hush?
- Writing Plugins: How do I write my own plugins for Hush?
Release files for python-hush 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python-hush-0.3.1.tar.gz | 83.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| python_hush-0.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 93.8 kB
Release files / python-hush-0.3.1.tar.gz
| Download URL | python-hush-0.3.1.tar.gz |
|---|---|
| Size | 83.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1ad371ec0edcc62e6d0cf536b5036c8ee65f7033b2116f3f37c70aec7b007f82
|
|
BLAKE2b-256 checksum How to use checksums |
b76865b4d223498df5240ad4e241e59720e3ecac15159b8a105fbbe0d5cba18c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|
Release files / python_hush-0.3.1-py3-none-any.whl
| Download URL | python_hush-0.3.1-py3-none-any.whl |
|---|---|
| Size | 10.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e09f01df85b0fc67d6cd36eedd374ecc8f6d1d5fb41187c5d960a53a7f847b3e
|
|
BLAKE2b-256 checksum How to use checksums |
39efdb0a8ca1106910729d5f7992c86ffd46052ef63890faef0ec7ee49d41084
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|