microsoft/pyright: Static Type Checker for Python
Posted by jpluimers on 2026/07/07
I will likely need this one day: [Wayback/Archive] microsoft/pyright: Static Type Checker for Python
Via:
- [Wayback/Archive] Julia Evans on Twitter: “I wish there was something like pyright for Javascript — I love how pyright will tell me about type errors even if I don’t add *any* type annotations in my code at all
github.com/microsoft/pyright(I assume you can’t make pyright-for-JS because Typescript is a different language)” - [Wayback/Archive] Julia Evans on Twitter: “Also I think the reason pyright works so well even if I don’t add type annotations is that a lot of the Python library code I’m depending on actually does have type annotations, so it can use those”
–jeroen






Leave a comment