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
- [Bug] Missing resolve in ImportlibResourcesConfigSource
- [Bug] Google Colab: MissingConfigException: Primary config directory not found. Check that the config directory '/tmp/ipykernel_3309' exists and readable
- Create python-publish.yml
- [Bug] Misleading overriding behavior for "empty" (null) keys
- [Bug] Deleting a key via CLI doesn't affect `_self_`
- [Bug] Depercated warning regarding __self__ in defaults list
- [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.
- Docs
- Python not yet supported