Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> I don't like Go these days, but I prefer it over Python (mostly due to at least having basic types)

You should try type annotations, with mypy and/or PyCharm it helps finding bugs before you run the code. It also makes autocomplete and refactoring work correctly (I would say they work better in PyCharm than in GoLand)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: