Created by: nikitabarskov
What is this Python project?
Hydra is the configuration management framework for Python.
The main feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line.
What's the difference between this Python project and similar ones?
- flexible configuration abilities;
- improved syntax;
- built-in command-line overriding;
- hierarchical configuration;
- more in repo or docs.
--
Anyone who agrees with this pull request could submit an Approve review to it.