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

Use an editor with an LSP client, along with pyls-mypy[1], and you'll get type checking support as you write your code. I just use the typing module and not Mypy, and it still works great.

[1] https://github.com/tomv564/pyls-mypy



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

Search: