Using the Playground
Type or paste Python code into the text editor, and Pyright will report any errors it finds.
Pyright Playground GitHub site
Sharing a Code Sample
Copy a link or markdown to the clipboard.
Markdown with link and code
Examples
Hello World
Protocols
ParamSpecs
Generics Syntax (Python 3.12)
Pyright
Pyright is an open-source standards-based static type checker for Python.
Pyright documentation
Pyright GitHub site