envcheck.py
Check the tests next to the implementation for practical examples.
Your app needs to crash immediately when a required environment variable is missing. Envcheck handles that. Zero extra dependencies.
It runs entirely on the Python standard library. No external packages to install and no remote services to call.