freebsd-ports/www/py-python-dotenv/pkg-descr
Sunpoet Po-Chuan Hsieh d8519ee6e6 Add py-python-dotenv 0.7.1
python-dotenv reads the key,value pair from .env and adds them to environment
variable. It is great of managing app settings during development and in
production using 12-factor principles.

WWW: https://pypi.python.org/pypi/python-dotenv
WWW: https://github.com/theskumar/python-dotenv
2018-01-26 18:11:17 +00:00

6 lines
287 B
Text

python-dotenv reads the key,value pair from .env and adds them to environment
variable. It is great of managing app settings during development and in
production using 12-factor principles.
WWW: https://pypi.python.org/pypi/python-dotenv
WWW: https://github.com/theskumar/python-dotenv