summaryrefslogtreecommitdiff
path: root/devel/py-python-dotenv/DESCR
blob: 941d7323ad508ea168bd4351db70a4c022aabc98 (plain)
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.