Pyright Lsp
PassedIntegrates the Pyright language server to provide static type checking and code intelligence for Python files. Adds support for .py and .pyi extensions with advanced type analysis.
2.1kstars250forks
|126 viewsSkill Content
564 characterspyright-lsp
Python language server (Pyright) for Claude Code, providing static type checking and code intelligence.
Supported Extensions
.py, .pyi
Installation
Install Pyright globally via npm:
npm install -g pyright
Or with pip:
pip install pyright
Or with pipx (recommended for CLI tools):
pipx install pyright
More Information
Installation
Marketplace
Step 1: Add marketplace
Step 2: Install plugin