Ross ROSS = Recommend OSS · open-source software intelligence for agents

omry/omegaconf

Flexible Python configuration system. The last one you will ever need. observed · 2026-08-28

github.com/omry/omegaconf · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 99
  • Release rhythm 56
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2921
  • days_rel: 83
  • days_push: 7
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2426 stars · 158 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

OmegaConf is a hierarchical Python configuration library that merges configs from YAML files, dataclasses/objects, and CLI arguments behind a consistent API. It supports typed schemas, validation, and variable interpolation for structured application configuration.

Use cases

  • load and merge YAML config files in Python
  • validate configuration against dataclass schemas
  • override config values from command-line arguments
  • manage hierarchical configs for ML experiments
  • interpolate variables across config files
  • share a consistent config API across multiple sources

When to choose

  • you need typed, validated configuration in Python
  • you merge configs from YAML, dataclasses, and CLI
  • you use Hydra or want Hydra-style config composition
  • you need variable interpolation in config files

When to avoid

  • you need a non-Python configuration solution
  • you only need simple key-value settings without validation
  • you want config-as-code for infrastructure rather than app settings

Facets

library · maturity stable

configuration-management serialization developer-tools developer-tools machine-learning python cross-platform yaml-configuration config-loader schema-validation dataclass-config cli-args-merging hierarchical-config automation

2 sources

Member repositories

RepositoryRoleHealth v2
omry/omegaconfmain84

For agents

markdown · JSON · MCP: product_card(name="omry/omegaconf")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem