Announcing FawltyDeps - a dependency checker for your Python code
It is a truth universally acknowledged that the Python packaging ecosystem is in need of a good dependency checker.
In the least, it’s our hope to convince you that Tweag’s new dependency checker, FawltyDeps, can help you maintain an environment that is minimal and reproducible for your Python project, by ensuring that required dependencies are explicitly declared and detecting unused dependencies.
If you work with Python, and care about keeping your projects lean and repeatable, then this is for you.
Source: Announcing FawltyDeps - a dependency checker for your Python code, an article by Johan Herland, Nour El Mawass, Maria Knorps, and Vince Reuter.