Hacker News new | ask | show | jobs
by nerdponx 802 days ago
Even without an IDE, I use Mypy like a test suite. It catches real bugs that would be either hard to find in testing, or intrusive and annoying to test for.