|
|
|
Ask HN: mypy is used in production?
|
|
2 points
by h_mirin
1088 days ago
|
|
I'm considering using Python to develop a somewhat complex web application. I think it would benefit from stricter type-checking. I'm curious, is anyone using mypy in a production environment? What are your thoughts on introducing mypy from the beginning of development? Are you for or against it? |
|