
omegaconf 2.3.0
0
A flexible configuration library
Contents
A flexible configuration library
Stars: 2346, Watchers: 2346, Forks: 147, Open Issues: 150The omry/omegaconf repo was created 7 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 2346 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
Related Packages
Errors
A list of common omegaconf errors.
Code Examples
Here are some omegaconf code examples and snippets.
GitHub Issues
The omegaconf package has 150 open issues on GitHub
- support union of dataclasses, Literal, and Sequence.
- Improve design
- Support keys as lists or tuples to
OmegaConf.update()(fixes #1230) - Add support for typing.Literal
- need release version - 2.4.0
- THANK YOU
- Is Omegaconf maintained?
pythonfix







