We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hydra
1 parent c5e77ef commit 1cc7b7cCopy full SHA for 1cc7b7c
README.md
@@ -328,6 +328,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
328
* [configparser](https://docs.python.org/3/library/configparser.html) - (Python standard library) INI file parser.
329
* [profig](https://profig.readthedocs.io/en/latest/) - Config from multiple formats with value conversion.
330
* [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.
332
333
## Cryptography
334
0 commit comments