Hacker News new | ask | show | jobs
by gnulinux 1921 days ago
I start new projects with python and mypy. If you're convinced that there are some problems that better be solved in python, you can easily see that once you have a project in python, mypy just adds more safety to it. So there is nothing wrong with python+mypy for new projects.