anthropics/pyright-lsp
claude-codeOfficial# pyright-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: ```bash npm install -g pyright ``` Or with pip: ```bash pip install pyright ``` Or with pipx (recommended for CLI tools): ```bash pipx install pyright ``` ## More Information - [Pyright on npm](https://www.npmjs.com/package/pyright) - [Pyright on PyPI](https://pypi.org/project/pyrigh
Our Review
- •Real-time type error detection for Python.
- •Catches undefined symbols and import issues.
- •Improves code generation accuracy.
Our Verdict
pyright-lsp is a Pyright-based Python language server for Claude Code, providing static type checking and code intelligence for .py and .pyi files. For developers integrating Python LSP in Claude Code. Differentiates with Claude Code optimization versus generic Pyright LSP.
Frequently Asked Questions
What is pyright-lsp used for?
pyright-lsp is a Python language server powered by Pyright for Claude Code, offering static type checking and code intelligence for .py and .pyi files. Install via npm install -g pyright, pip install pyright, or pipx install pyright.
What is pyright-lsp?
# pyright-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: ```bash npm install -g pyright ``` Or with pip: ```bash pip install pyright ``` Or with pipx (recommended for CLI tools): ```bash pipx install pyright ``` ## More Information - [Pyright on npm](https://www.npmjs.com/package/pyright) - [Pyright on PyPI](https://pypi.org/project/pyrigh
How do I install pyright-lsp?
Visit the GitHub repository at https://github.com/anthropics/claude-plugins-official/tree/main/plugins/pyright-lsp for installation instructions.
What license does pyright-lsp use?
pyright-lsp uses the Proprietary license.
What are alternatives to pyright-lsp?
Explore related tools and alternatives on My AI Guide.
Open source: source code publicly visible
Anyone can inspect exactly what this repo does on GitHub before using it. Proprietary licensed.
Reviewed by My AI Guide for relevance, quality, and active maintenance before listing.
Install in Claude Code:
/install pyright-lsp