| Description | |
|---|---|
| Project | |
| Code quality | |
| Docs and support |
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.
omegaconf-pydevd: optionalpydevddebugger plugin for inspecting OmegaConf objects in supported debuggers.
OmegaConf 2.4.0.dev is the upcoming development version.
OmegaConf 2.3 is the current stable version.
Install with pip install --upgrade omegaconf