Add .env support to your django/flask apps
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.
$
pkg install py311-python-dotenvOrigin
www/py-python-dotenv
Size
163KiB
License
BSD3CLAUSE
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
19 packages