Y
Hacker News
new
|
ask
|
show
|
jobs
by
germandiago
251 days ago
Python properly paired with typing is very competent IMHO.
1 comments
mring33621
251 days ago
I would like to learn how to do this well!
link
germandiago
251 days ago
Well, the ideal is to install mypy and have a linter in your editor/IDE. It will immediately highlight lots of things for you.
link
LoganDark
251 days ago
mypyc is also fun
link