awesome-python
awesome-python copied to clipboard
add dynamic-conf under configuration section
What is this Python project?
dynamic-conf is very simple script that I find very useful and created after getting frustrated with python-decouple.
What's the difference between this Python project and similar ones?
- it supports both
.py
and.env
config files - the developer has to define the variables under the class to start using it. i.e. no disparity between
.env
and.env.template
- cli to create
.env
orenv.py
file during ci or docker image builds. - automatic value conversion based on type annotation
--
Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach 20.
1f3d73ef2fdc77ac34b78390097f1341e50e7612