mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 07:16:59 +00:00
Merge pull request #1549 from nikitabarskov/adding-hydra-configuration-library
Adding hydra library
This commit is contained in:
commit
2a0061f90a
|
@ -333,6 +333,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…
Reference in New Issue
Block a user