top | item 20676136

(no title)

batbomb | 6 years ago

okay, so use type annotations and mypy --strict

discuss

order

CydeWeys|6 years ago

It's not my project; I'm just a collaborator. My experience has been that a very tiny minority of Python code out there is written in this style, so unless you're only starting projects from scratch, you can't benefit from it.

totalperspectiv|6 years ago

But at that point why not get something for they time you spend adding types and just use a different language?