mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 18:26:17 +00:00
Adding hydra configuration library.
This commit is contained in:
parent
c5e77ef595
commit
1cc7b7c4fe
1 changed files with 1 additions and 0 deletions
|
|
@ -328,6 +328,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.
|
||||
* [profig](https://profig.readthedocs.io/en/latest/) - Config from multiple formats with value conversion.
|
||||
* [python-decouple](https://github.com/henriquebastos/python-decouple) - Strict separation of settings from code.
|
||||
* [hydra](https://github.com/facebookresearch/hydra) - Hydra is a framework for elegantly configuring complex applications.
|
||||
|
||||
## Cryptography
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue