Skip to content

Commit 2a0061f

Browse files
authored
Merge pull request vinta#1549 from nikitabarskov/adding-hydra-configuration-library
Adding hydra library
2 parents 60bcf2c + 1cc7b7c commit 2a0061f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
333333
* [configparser](https://docs.python.org/3/library/configparser.html) - (Python standard library) INI file parser.
334334
* [profig](https://profig.readthedocs.io/en/latest/) - Config from multiple formats with value conversion.
335335
* [python-decouple](https://github.com/henriquebastos/python-decouple) - Strict separation of settings from code.
336+
* [hydra](https://github.com/facebookresearch/hydra) - Hydra is a framework for elegantly configuring complex applications.
336337

337338
## Cryptography
338339

0 commit comments

Comments
 (0)