omegaconf
Flexible python configuration system
Flexible python configuration system
To install this package, run one of the following:
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.
Summary
Flexible python configuration system
Last Updated
Nov 24, 2023 at 20:06
License
BSD-3-Clause
Total Downloads
13.2K
Supported Platforms
GitHub Repository
https://github.com/omry/omegaconfDocumentation
https://omegaconf.readthedocs.io/