mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 02:35:49 +00:00
commit
188622bbd1
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue