mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-28 22:31:31 +08:00
@@ -308,6 +308,7 @@ _Libraries for storing and parsing configuration options._
|
|||||||
|
|
||||||
- [configobj](https://github.com/DiffSK/configobj) - INI file parser with validation.
|
- [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.
|
- [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.
|
- [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.
|
- [python-decouple](https://github.com/HBNetwork/python-decouple) - Strict separation of settings from code.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user