Skip to content
Hydra is a framework for elegantly configuring complex applications
Python JavaScript CSS Other
Branch: master
Clone or download
Latest commit 1c2ff64 Oct 13, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci Documented citation method (#196) Oct 2, 2019
.github Update feature_request.md Oct 9, 2019
ATTRIBUTION Introducing Hydra plugins architecture as well as submitit and fairta… Jul 23, 2019
examples fixed example app tests Oct 6, 2019
hydra fixed to not error out if completion command is not found and a compl… Oct 9, 2019
news fixed tab completion or apps with file extension (foo.par) Oct 9, 2019
plugins/example_plugin Demos cleanup (#162) Sep 28, 2019
tests support for commands prefixed by a path Oct 9, 2019
website fixed typo Oct 12, 2019
.coveragerc Demos cleanup (#162) Sep 28, 2019
.flake8 fixes #72 (#73) Aug 16, 2019
.gitattributes [git] add gitattributes (#199) Oct 2, 2019
.gitignore Config path (#117) Sep 3, 2019
.pre-commit-config.yaml formatted with black (#55) Aug 11, 2019
.pre-commit-hooks.yaml formatted with black (#55) Aug 11, 2019
CHANGELOG.md Hydra 0.1.1 release Aug 22, 2019
CODE_OF_CONDUCT.md OSS Automated Fix: Addition of Code of Conduct (#37) Aug 2, 2019
CONTRIBUTING.md [github] add PR template; update contributing.md (#164) Sep 28, 2019
LICENSE Create LICENSE Aug 2, 2019
MANIFEST.in Repo refactor (#147) Sep 22, 2019
NEWS.rst 0.9 (#192) Oct 2, 2019
README.md Update README.md Oct 9, 2019
noxfile.py fixed example app tests Oct 6, 2019
pyproject.toml fixed news crier to produce news with proper issue links, fixes #122 Sep 3, 2019
pytest.ini examples directory now mirrors the website structure Oct 6, 2019
setup.py updated pathlib2 to only install for Python 2.x Oct 1, 2019

README.md

PyPI CircleCI PyPI - License PyPI - Python Version PyPI - Downloads Code style: black

Hydra

A framework for elegantly configuring complex applications.

Check the website for more information.

License

Hydra is licensed under MIT License.

You can’t perform that action at this time.