Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>PyrightNew to Visual Studio Code? Get it now.
Pyright

Pyright

Microsoft

microsoft.com
|
388,845 installs
| (20) | Free
VS Code static type checking for Python
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

For most VS Code users, we recommend using the Pylance extension rather than Pyright. Pylance incorporates the Pyright type checker but features additional capabilities such as semantic token highlighting and symbol indexing. When Pylance is installed, the Pyright extension will disable itself.

Documentation

Refer to the documentation for installation, configuration, and usage details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft