Overview
dotenv-keep compares your .env.example against the variables referenced in your code and reports names that are missing, unused, or drifted. It catches the silent misconfig that only shows up in production.
Installation
pip install git+https://github.com/libnudget/dotenv-keep