.travis.yml
AUTHORS
AUTHORS.rst
CONTRIBUTING.rst
ChangeLog
HISTORY.rst
LICENSE-2.0.txt
MANIFEST.in
Makefile
README.rst
VERSION
bandit.yaml
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/_static/.gitignore
python_secrets/__init__.py
python_secrets/environments.py
python_secrets/google_oauth2.py
python_secrets/groups.py
python_secrets/main.py
python_secrets/python_secrets.py
python_secrets/run.py
python_secrets/secrets.py
python_secrets/template.py
python_secrets/utils.py
python_secrets.egg-info/PKG-INFO
python_secrets.egg-info/SOURCES.txt
python_secrets.egg-info/dependency_links.txt
python_secrets.egg-info/entry_points.txt
python_secrets.egg-info/not-zip-safe
python_secrets.egg-info/pbr.json
python_secrets.egg-info/requires.txt
python_secrets.egg-info/top_level.txt
secrets/secrets.d/jenkins.yml
secrets/secrets.d/myapp.yml
secrets/secrets.d/oauth.yml
secrets/secrets.d/trident.yml
tests/__init__.py
tests/test_secrets.py
tests/test_utils.py