mirror of
https://github.com/vinta/awesome-python.git
synced 2026-01-25 15:38:43 +00:00
commit
188622bbd1
@ -308,6 +308,7 @@ _Libraries for storing and parsing configuration options._
|
||||
|
||||
- [configobj](https://github.com/DiffSK/configobj) - INI file parser with validation.
|
||||
- [configparser](https://docs.python.org/3/library/configparser.html) - (Python standard library) INI file parser.
|
||||
- [dynaconf](https://github.com/dynaconf/dynaconf) - Dynaconf is a configuration manager with plugins for Django, Flask and FastAPI.
|
||||
- [hydra](https://github.com/facebookresearch/hydra) - Hydra is a framework for elegantly configuring complex applications.
|
||||
- [python-decouple](https://github.com/HBNetwork/python-decouple) - Strict separation of settings from code.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user