basedpyright

Type checker

An improved version of Pyright with enhanced type checking and support for popular IDEs

pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server

GitHub

1k stars
5 watching
28 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list

basedpylancepyrightpythontyping

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kotlinisland/basedmypy A Python static type checker with additional features to improve typing and error reporting. 148
dropbox/mypy-pycharm-plugin A plugin that allows running type-checking tools from within PyCharm. 314
stewori/pytypes Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility 201
contains-io/typet A Python library that simplifies type checking and validation in object-oriented coding 22
quora/pyanalyze A tool to analyze Python code for type errors and other issues 350
shambles-dev/autohotkey-type_checking A tool for validating and checking the types of data in AutoHotkey scripts 8
typeddjango/pytest-mypy-plugins A plugin for testing type checking and stubs using mypy and pytest 107
patrick-kidger/torchtyping Provides type annotations and dynamic checking for tensor shapes and types in PyTorch 1,408
loyada/typedpy A comprehensive type system for Python that provides strict type checking and conversion between Python data structures and JSON-like formats. 16
orsinium-labs/typeforce A tool to simplify Python package maintenance by automating type checking and stub installation. 19
jeffijoe/typesync A tool that installs missing TypeScript typings for dependencies in a project's package.json. 1,539
kotlinisland/basedtyping A collection of helpers and utilities to aid in dealing with types at static analysis and runtime. 9
ymyzk/mypy-playground A web-based tool for running mypy, a static type checker for Python, in a sandbox environment. 72
zeeman/promises A type checking library for Python that uses a promise-based syntax to validate function arguments and return types. 0