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

kfollesdal/omegaconf

 
 

Repository files navigation

OmegaConf

Description
Project PyPI versiondownloads PyPI - 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.

Documentation

Stable (1.4)

1.4 Documentation.

Install with pip install omegaconf

Pre release (2.0)

What's new in OmegaConf 2.0.

Documentation (pre-release).

Install with pip install --upgrade --pre omegaconf

Live tutorial

Run the live tutorial : Binder

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%