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.
2 parents 60bcf2c + 1cc7b7c commit 2a0061fCopy full SHA for 2a0061f
README.md
@@ -333,6 +333,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
333
* [configparser](https://docs.python.org/3/library/configparser.html) - (Python standard library) INI file parser.
334
* [profig](https://profig.readthedocs.io/en/latest/) - Config from multiple formats with value conversion.
335
* [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.
337
338
## Cryptography
339
0 commit comments