Hacker News new | ask | show | jobs
by wk_end 1923 days ago
Initial type checking with mypy is slow, but if you use mypy-daemon each check after that becomes pretty much instantaneous, even on 10M+ line code bases.