I really like the new script metadata and UV supports it, so I will update ALL my projects documentation examples to use uv run as the default runner.
Much easier than asking people to create a virtualenv and activate it.
BTW: #Dynaconf is a #Python library I maintain, it loads settings from various sources and parses, merges, validates it, It can be integrated with #Flask, #Django, #FastAPI and supports reading settings from #Redis or #Hashicorp #Vault, or even custom storages.