File tree Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1945,6 +1945,7 @@ <h2 id="configuration">Configuration</h2>
1945
1945
< li > < a href ="https://docs.python.org/3/library/configparser.html "> configparser</ a > - (Python standard library) INI file parser.</ li >
1946
1946
< li > < a href ="https://profig.readthedocs.io/en/latest/ "> profig</ a > - Config from multiple formats with value conversion.</ li >
1947
1947
< li > < a href ="https://github.com/henriquebastos/python-decouple "> python-decouple</ a > - Strict separation of settings from code.</ li >
1948
+ < li > < a href ="https://github.com/facebookresearch/hydra "> hydra</ a > - Hydra is a framework for elegantly configuring complex applications.</ li >
1948
1949
</ ul >
1949
1950
< h2 id ="cryptography "> Cryptography</ h2 >
1950
1951
< ul >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments