Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 416 Bytes

File metadata and controls

9 lines (4 loc) · 416 Bytes

Pyright

Static type checker for Python

Pyright is a full-featured, standards-based static type checker for Python. It is designed for high performance and can be used with large Python source bases.

Pyright includes both a command-line tool and an extension for Visual Studio Code.