python-dotenv Read key-value pairs from a .env file and set them as environment variables 27 flake8 the modular source code checker: pep8 pyflakes and co 27 certifi Python package for providing Mozilla's CA Bundle. 27 psutil Cross-platform lib for process and system monitoring in Python. 27...
A simple library for managing tiered AWS Secrets, parsing secret types, and merging secrets with envrionment variables. AWS Secrets Manager is an amazing service that allows you to store secrets in a secure way. This package will allow you to load the secrets from AWS Secrets Manager. Features...
I have web3 and eth-utils installed manually based on their latest master branches. Traceback (most recent call last): File "/home/rakan/.pyenv/versions/3.6.0/envs/web3test/lib/python3.6/site-packages/_pytest/config.py", line 329, in _getconftestmodules return self._path2confmods[path]...
import sys sys.module.keys() Seemed to work on second attempt (my python env variables weren't correct on first go). Thank you for putting this module together btw! 😄 1 🎉 1 Member pipermerriam commented Mar 13, 2018 np, I'm interpreting this to indicate that this issue is ...