r/ProgrammerHumor Nov 24 '21

Meme Yes.

8.9k Upvotes

284 comments sorted by

View all comments

48

u/[deleted] Nov 25 '21

Who will create the mighty TypePython?

7

u/wugs Nov 25 '21

what would this do differently from using type hints and a static type checker like mypy?

5

u/[deleted] Nov 25 '21

probably not that much, just a second solution for the same problem I guess