Instantaneous feedback on Python type errors for developers, supporting Visual Studio Code, Sublime Text, Vim and more
Pyright is a fast and powerful static type checker for Python that can supercharge developer productivity. Here are some of the key things to know about Pyright:
Overall if you're writing a reasonable amount of Python code, Pyright is an invaluable tool to write better, less buggy code faster. Well worth trying out.