Skip to content

xavierpuigf/hydra

 
 

Repository files navigation

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.

Development release

Hydra 1.1 is still in active development and should not be considered stable. You are welcome to try it out at your own risk and report any issues.

  • Documentation
  • Installation : pip install hydra-core --upgrade --pre
  • Dev releases are more likely to have bugs, please report any issues.
  • APIs and behaviors are subject to change without notice between different dev releases.

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.4%
  • JavaScript 1.7%
  • ANTLR 0.5%
  • Jupyter Notebook 0.5%
  • CSS 0.3%
  • Shell 0.2%
  • Other 0.4%