aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-omegaconf/pkg-descr
blob: ac03bea30f49ab2dc9113e5395edd61a6ce3a0c2 (plain) (blame)
1
2
3
4
OmegaConf is a hierarchical configuration system, with support for merging
configurations from multiple sources (YAML config files, dataclasses/objects
and CLI arguments) providing a consistent API regardless of how the
configuration was created.