hydra
https://github.com/facebookresearch/hydra
Python
Hydra is a framework for elegantly configuring complex applications
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to hydra
Help out
- Issues
- [Feature Request] Use @hydra.main() decorator for multiple python scripts from one bash script
- [Bug] Joblib multirun not working when specified within the experiment file
- [Bug] The "Contributing" link in the GitHub template for feature requests points to a 404 error
- [Feature Request] I would like resolvers to access the decorated main function's docstring and the name of the running script, as well as some other capabilities.
- [Feature Request] It'd be nice to have a custom resolver for accessing data files for a given python package.
- [Feature Request] I'd like to be able to do multirun over files matching a glob (ideally a glob that depends on other, non-sweeped params in the config file)
- [Feature Request] make a new release of hydra-submitit-launcher on pypi
- [Bug]RQ Launcher Plugin under Python 3.11 got ValueError: mutable default for field enqueue is not allowed: use default_factory
- How to override the default model in main.yaml in code when testing different models
- [Bug] Appending to Defaults List via command line doesn't work if config is in subfolder
- Docs
- Python not yet supported