# hydra **Repository Path**: facebookresearch/hydra ## Basic Information - **Project Name**: hydra - **Description**: Hydra is a framework for elegantly configuring complex applications - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: 0.11_branch - **Homepage**: https://hydra.cc - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-24 - **Last Updated**: 2023-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![PyPI](https://img.shields.io/pypi/v/hydra-core)](https://pypi.org/project/hydra-core/) [![CircleCI](https://img.shields.io/circleci/build/github/facebookresearch/hydra?token=af199cd2deca9e70e53776f9ded96284b10687e9)](https://circleci.com/gh/facebookresearch/hydra) ![PyPI - License](https://img.shields.io/pypi/l/hydra-core) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/hydra-core) [![PyPI - Downloads](https://img.shields.io/pypi/dm/hydra-core.svg)](https://pypistats.org/packages/hydra-core) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://hydra-framework.zulipchat.com) # Hydra A framework for elegantly configuring complex applications. Check the [website](https://hydra.cc/) for more information. ## License Hydra is licensed under [MIT License](LICENSE).