This module is a set of OOP methods to read a config file and provide access to its sections, keywords and values. A section is a grouping of keyword = values. A section begins at the beginning of a ...
Pydantic based custom config package for python projects. pip install -U onion-config command, and this will not install pydantic-settings.