python3-omegaconf

hierarchical configuration from multiple sources
  https://github.com/omry/omegaconf
  0
  no reviews



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.