mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 10:46:09 +00:00
parent
b5bd4d0ad0
commit
71499de54e
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
* [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.
|
||||
* [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