Description
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 alternatives and similar packages
Based on the "Configuration" category.
Alternatively, view omegaconf alternatives based on common mentions on social networks and blogs.
-
python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles. -
django-environ
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application. -
django-split-settings
Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files. -
ConfigArgParse
A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables. -
parse_it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of OmegaConf or a related project?
README
OmegaConf
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.
Releases
Stable (2.2)
OmegaConf 2.2 is the current stable version.
Install with pip install --upgrade omegaconf
Previous release (2.1)
OmegaConf 2.1 is the current stable version.
Install with pip install omegaconf==2.1
Previous release (2.0)
Install with pip install omegaconf==2.0.6