Flexible python configuration system
copied from cf-staging / omegaconfconda install conda-forge::omegaconf
conda install conda-forge/label/cf202003::omegaconf
conda install conda-forge/label/omegaconf_dev::omegaconf
conda install conda-forge/label/rc::omegaconf
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.