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

I wish Python weren't so popular. Really miss compile-time type checking.


As others are pointing out here use type annotations + Mypi integrated with your IDE or CI. Imo a bigger problem with Python is that it's very slow and if that becomes a problem it's hard to solve.


I recently discovered PyO3. can delegate to Rust libraries. I suppose it requires finding good seams


Me too, but thats because I absolutely hate writing it.




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

Search: