mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
parent
b5bd4d0ad0
commit
71499de54e
|
@ -303,6 +303,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
|
|
||||||
* [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.
|
||||||
* [configobj](https://github.com/DiffSK/configobj) - INI file parser with validation.
|
* [configobj](https://github.com/DiffSK/configobj) - INI file parser with validation.
|
||||||
|
* [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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user