pyright/docs/README.md
2024-01-21 20:35:11 -08:00

545 B

Pyright

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.