Hacker News new | ask | show | jobs
by voice_of_reason 2531 days ago
> My biggest gripe with Python in production is that it isn't statically typed.

With mypy (http://mypy-lang.org/), it could be.