Skip to content

Commit 1cc7b7c

Browse files
committed
Adding hydra configuration library.
1 parent c5e77ef commit 1cc7b7c

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
@@ -328,6 +328,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
328328
* [configparser](https://docs.python.org/3/library/configparser.html) - (Python standard library) INI file parser.
329329
* [profig](https://profig.readthedocs.io/en/latest/) - Config from multiple formats with value conversion.
330330
* [python-decouple](https://github.com/henriquebastos/python-decouple) - Strict separation of settings from code.
331+
* [hydra](https://github.com/facebookresearch/hydra) - Hydra is a framework for elegantly configuring complex applications.
331332

332333
## Cryptography
333334

0 commit comments

Comments
 (0)