Hacker News new | ask | show | jobs
by nylonstrung 967 days ago
Could one not just use a tool like Mypy that strongly enforces static typing in Python?

It seems like you get a lot of the benefit of static typing if you adopt it as a self-imposed constraint?

https://breadcrumbscollector.tech/mypy-how-to-use-it-in-my-p...