env-file · PyPI
https://pypi.org/project/env-file03.12.2020 · Download the file for your platform. If you're not sure which to choose, learn more about installing packages. Files for env-file, version 2020.12.3. Filename, size. File type. Python version. Upload date. Hashes. Filename, size env-file-2020.12.3.tar.gz (2.0 kB)
django-environ
https://django-environ.readthedocs.io/en/latestdjango-environ is the Python package that allows you to use Twelve-factor methodology to configure your Django application with environment variables. Overview ¶ The idea of this package is to unify a lot of packages that make the same stuff: Take a string from os.environ, parse and cast it to some of useful python typed variables.