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] instantiate fails targeting class defined in `__main__` when using `joblib` in sweep
- [Feature Request] Consistent mechanism for defaulting to environment variables
- hydra.runtime.cwd, hydra.rutime.config_sources mixed path separators
- [Feature Request] Appending to a structured dict from a config file
- [Bug] Behaviour of requiring fallback value for missing environment variable `${oc.env:VARIABLE,???}` is inconsistent between configuration group specification and value specification
- [Feature Request] Support loading YAML from user-specified URI
- [Feature Request] Add `overrides` parameter to `@hydra.main()`
- [Feature Request] ConfigStore to warn or raise on name/group collision
- [Bug] Navigating to certain pages in the hosted documentation fails with `t is undefined`
- [Feature Request] Optuna experiment stream processing
- Docs
- Python not yet supported