Hacker News new | ask | show | jobs
by maximilianroos 981 days ago
For those using mypy and wishing it were a bit faster — dmypy is really good.

I often leave this running, so I can see live errors on every save:

    watchexec -rc -e py -- dmypy run