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
Mar 10, 2025 at 16:31
License
BSD-3-Clause
Total Downloads
6.6K
Supported Platforms
GitHub Repository
https://github.com/omry/omegaconfDocumentation
https://omegaconf.readthedocs.io/