Hacker News new | ask | show | jobs
by dlisboa 452 days ago
> The one thing that I found missing was the lack of static typing in the code

It has type hints, such as here: https://www.cosmicpython.com/book/chapter_08_events_and_mess...

Do you mean it's not strict enough? There are some parts of the book without them.