khushal1415 / hydra

Hydra is a framework for elegantly configuring complex applications

Home Page:https://hydra.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
}

About

Hydra is a framework for elegantly configuring complex applications

https://hydra.cc

License:MIT License


Languages

Language:Python 96.7%Language:JavaScript 1.7%Language:ANTLR 0.5%Language:Jupyter Notebook 0.5%Language:CSS 0.3%Language:Shell 0.2%Language:HTML 0.1%Language:Jinja 0.0%Language:Gherkin 0.0%