mirror of
https://github.com/microsoft/pyright.git
synced 2025-12-23 09:19:29 +00:00
545 B
545 B
Static type checker for Python
Pyright is a full-featured, standards-compliant static type checker for Python. It is designed for high performance and can be used with large Python source bases.
Pyright includes a command-line tool, a language server, and an extension for Visual Studio Code.
