All Projects → facebookresearch → Hydra

facebookresearch / Hydra

Licence: mit
Hydra is a framework for elegantly configuring complex applications

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
ANTLR
299 projects
Jupyter Notebook
11667 projects
CSS
56736 projects
shell
77523 projects

logo

PyPI CircleCI PyPI - License PyPI - Python Version Downloads Code style: black Total alerts Language grade: Python zulip

A framework for elegantly configuring complex applications.

Check the website for more information.


Releases

Stable

Hydra 1.0 is the stable version of Hydra.

Release candidate

Hydra 1.1 is now a release candidate!

Please try it out and report any issues.

  • Documentation
  • Release notes
  • Installation : pip install hydra-core --upgrade --pre
  • Release candidates are more likely to have bugs, please report any issues.

License

Hydra is licensed under MIT License.

Community

Ask questions in the chat or StackOverflow (Use the tag #fb-hydra or #omegaconf):

Citing Hydra

If you use Hydra in your research please use the following BibTeX entry:

@Misc{Yadan2019Hydra,
  author =       {Omry Yadan},
  title =        {Hydra - A framework for elegantly configuring complex applications},
  howpublished = {Github},
  year =         {2019},
  url =          {https://github.com/facebookresearch/hydra}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].