Pydantic based custom config package for python projects. pip install -U onion-config command, and this will not install pydantic-settings.
onion_config is a Python package designed for easy configuration management. It supports loading and validating configuration data from environment variables and configuration files in JSON and YAML ...