Pydantic based custom config package for python projects. pip install -U onion-config command, and this will not install pydantic-settings.
the function will attempt to install the missing package. This patch works for Python scripts run on the command line as well as the interactive interpreter. When running a script with a missing ...