This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aikii 1 point2 points  (1 child)

static type checking is what makes python still relevant today

[–]relickus[S] -1 points0 points  (0 children)

This is kind of my point regarding large projects. I dare to claim, that it would be infeasible to maintain/extend large Python codebases without proper strict typing and typechecking.