Contents

omegaconf 2.3.0

0

A flexible configuration library

A flexible configuration library

Stars: 1779, Watchers: 1779, Forks: 95, Open Issues: 107

The omry/omegaconf repo was created 5 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1779 github stars!

How to Install omegaconf

You can install omegaconf using pip

pip install omegaconf

or add it to a project with poetry

poetry add omegaconf

Package Details

Author
Omry Yadan
License
Homepage
https://github.com/omry/omegaconf
PyPi:
https://pypi.org/project/omegaconf/
GitHub Repo:
https://github.com/omry/omegaconf

Classifiers

No  omegaconf  pypi packages just yet.

Errors

A list of common omegaconf errors.

Code Examples

Here are some omegaconf code examples and snippets.

GitHub Issues

The omegaconf package has 107 open issues on GitHub

  • Need datetime-typed field support
  • Resolving nested structured config with interpolation raises ValidationError
  • Nightly builds
  • Include support to bytes built-in type.
  • Have bytes as supported value type.
  • Look into supporting Union in Structured configs

See more issues on GitHub

Related Packages & Articles

jsonargparse 4.27.7

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.

pyaml 23.12.0

PyYAML-based module to produce a bit more pretty and readable YAML-serialized data

fastapi 0.110.1

FastAPI framework, high performance, easy to learn, fast to code, ready for production