Skip to content

Flexible Python configuration system. The last one you will ever need.

License

Notifications You must be signed in to change notification settings

wouterzwerink/omegaconf

This branch is 7 commits behind omry/omegaconf:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 22, 2023
Sep 4, 2023
Jan 18, 2021
Sep 30, 2022
May 6, 2022
Nov 18, 2023
Jan 16, 2024
Jan 16, 2024
Feb 17, 2022
Sep 22, 2023
Nov 15, 2023
Feb 12, 2021
Oct 19, 2021
Feb 12, 2021
Feb 12, 2021
Mar 10, 2021
Sep 22, 2023
Dec 28, 2019
Nov 15, 2023
Aug 30, 2021
Jan 17, 2024
May 10, 2019
May 8, 2020
Aug 16, 2021
Dec 8, 2022
Dec 17, 2022
Feb 12, 2021
Sep 22, 2023
Jul 22, 2023
Sep 22, 2023
Sep 22, 2023

Repository files navigation

OmegaConf

Description
Project PyPI versionDownloadsPyPI - Python Version
Code quality CircleCICoverage StatusTotal alertsLanguage grade: Python
Docs and support Documentation StatusBinder

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.3)

OmegaConf 2.3 is the current stable version.

Install with pip install --upgrade omegaconf

Previous release (2.2)

Install with pip install omegaconf==2.1

Previous release (2.1)

Install with pip install omegaconf==2.1

Previous release (2.0)

Install with pip install omegaconf==2.0.6

Live tutorial

Run the live tutorial: Binder

About

Flexible Python configuration system. The last one you will ever need.

Resources

License

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%