Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

awsvault-0.0.1-py2.py3-none-any.whl (2.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page