Contents

hydra-core 1.3.2

0

A framework for elegantly configuring complex applications

A framework for elegantly configuring complex applications

Stars: 8267, Watchers: 8267, Forks: 599, Open Issues: 281

The facebookresearch/hydra repo was created 4 years ago and the last code push was 2 weeks ago.
The project is extremely popular with a mindblowing 8267 github stars!

How to Install hydra-core

You can install hydra-core using pip

pip install hydra-core

or add it to a project with poetry

poetry add hydra-core

Package Details

Author
Omry Yadan
License
MIT
Homepage
https://github.com/facebookresearch/hydra
PyPi:
https://pypi.org/project/hydra-core/
GitHub Repo:
https://github.com/facebookresearch/hydra

Classifiers

No  hydra-core  pypi packages just yet.

Errors

A list of common hydra-core errors.

Code Examples

Here are some hydra-core code examples and snippets.

GitHub Issues

The hydra-core package has 281 open issues on GitHub

  • [Feature Request] Command-line completion for enum values
  • Feature Request: allow limited use of "override" keyword in interpolated config
  • [Feature Request] Copying a config field between different branches in one config
  • [Feature Request] ConfigStore.store to act as decorator
  • [Feature Request] Implement hydra.utils.get_object to locate arbitrary object.
  • Document hydra.utils.{get_class,get_method}
  • Slight doc update on migration to 1.1
  • Need to use hydra settings with click CLI command groups
  • update ax dependency
  • [Bug] Shell completion doesn't work with python -m module_name ...
  • add 'params' to defaults list of BasicSweeperConf
  • Pruning option for Optuna
  • remove handling of deprecated "old optional" defaults list syntax
  • [Bug] Hydra silently ignores misspelled keywords in defaults list
  • [Feature Request] instantiate support for ListConfig at top level

See more issues on GitHub