Hacker News new | ask | show | jobs
by 52-6F-62 2613 days ago
There is a way: http://mypy-lang.org/

I've used Python a fair bit for a variety of semi-permanent or long scripts. I would have liked types more as well. Discovered MyPy after those instances.