AWS secrets manager helper
Project description
version number: 0.0.1 author: Spacetime Labs
Overview
AWS Secrets Manager helper
Installation / Usage
To install use pip:
$ pip install awsvault
Or clone the repo:
$ git clone https://github.com/spacetimelabs/awsvault.git $ python setup.py install
Contributing
pip install requirements.txt tox
Example
# settings.py vault = Vault(“myproject/email_secrets”) email_user = vault.get(“EMAIL_USER”) email_password = vault.get(“EMAIL_PASS”)
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
awsvault-0.0.1.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file awsvault-0.0.1.tar.gz
.
File metadata
- Download URL: awsvault-0.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b09501802befc2278e0e49196586b82b06d8193d84d09c24112e2e76d8e7979 |
|
MD5 | 2bfb89cbc6ec51af5c0d68c04b156edf |
|
BLAKE2b-256 | 27ac705d9ad86a0e7822e813b8ea2e0d4b6c5c300f5fc440ee3b08f1e31954b9 |
File details
Details for the file awsvault-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: awsvault-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57f3068c930072300dc1b6c1b084e445afb56ab95f4d3df809ca38cd370280a8 |
|
MD5 | 9865f8022d4fe84e4424bd17aba1de79 |
|
BLAKE2b-256 | 48e924b2a91270c7cf1baf1c8f353fe2842b93dc517baa5f4eb09b111fbde7a5 |