summaryrefslogtreecommitdiff
path: root/www/py-python-dotenv/pkg-descr
blob: 941d7323ad508ea168bd4351db70a4c022aabc98 (plain) (blame)
1
2
3
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.