pyright/docs
..
img
.nojekyll
README.md
_navbar.md
_sidebar.md
build-debug.md
builtins.md
ci-integration.md
command-line.md
commands.md
comments.md
configuration.md
features.md
getting-started.md
import-resolution.md
import-statements.md
index.html
installation.md
internals.md
mypy-comparison.md
settings.md
type-concepts-advanced.md
type-concepts.md
type-inference.md
type-stubs.md
typed-libraries.md

README.md

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.