hydra-ecosystem/hydra
Hydra is a framework for elegantly configuring complex applications observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 27.5
- age_days: 2639
- days_rel: 28
- days_push: 7
- n_releases_24m: 3
Adoption not part of the score
10617 stars · 967 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Hydra is a Python framework for elegantly configuring complex applications through dynamic, hierarchical configuration composition. It allows overriding configuration from the command line and running multiple jobs with different arguments from a single command.
Use cases
- manage complex application configuration in python
- compose hierarchical yaml config files
- override config values from the command line
- run parameter sweeps for machine learning experiments
- add command line tab completion to a python app
- launch multiple jobs with different arguments
- avoid boilerplate config loading code
When to choose
- you have a complex application with many configuration options
- you run research or ML experiments needing many config variations
- you want config composition from multiple yaml sources with CLI overrides
- you want to reduce boilerplate around config loading and CLI flags
When to avoid
- you have a simple app with only a few settings
- you need configuration management for infrastructure rather than applications
- your project is not in Python
Facets
framework · maturity stable
configuration-management cli yaml workflow-automation developer-tools machine-learning python windows cli config-composition omegaconf experiment-management command-line-overrides job-launcher research command-line linux macos
9 sources
- readme: https://github.com/hydra-ecosystem/hydra · fetched 2026-08-28 · c4ef2926e25a
- homepage: http://hydra.cc/ · fetched 2026-08-29 · 65f34121ef19
- site_page: https://hydra.cc/docs/1.2/intro · fetched 2026-08-29 · 3ca589c604ba
- site_page: https://hydra.cc/docs/1.1/intro · fetched 2026-08-29 · f1546336749f
- site_page: https://hydra.cc/docs/1.0/intro · fetched 2026-08-29 · e6b105b796df
- site_page: https://hydra.cc/docs/intro · fetched 2026-08-29 · 32ea03a5043c
- site_page: https://hydra.cc/docs/landscape · fetched 2026-08-29 · 1839edb2d3f5
- site_page: https://hydra.cc/docs/1.3/intro · fetched 2026-08-29 · 90292ede1824
- site_page: https://hydra.cc/docs/0.11/intro · fetched 2026-08-29 · 4cbab954ef50
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hydra-ecosystem/hydra | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="hydra-ecosystem/hydra")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem