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
1k stars
4 watching
21 forks
Language: TypeScript
last commit: 7 days ago
Linked from 1 awesome list
basedpylancepyrightpythontyping
Related projects:
Repository | Description | Stars |
---|---|---|
kotlinisland/basedmypy | A Python type checker built to resolve issues with the mypy project and Python's typing system | 143 |
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 | 200 |
contains-io/typet | A Python library that simplifies type checking and validation in object-oriented coding | 22 |
ethanhs/python-typecheckers | A comprehensive collection of Python type checkers, categorized by syntax and execution time. | 62 |
quora/pyanalyze | A tool to analyze Python code for type errors and other issues | 343 |
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 | 103 |
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 | Tools to install and configure missing TypeScript typings for dependencies in package.json | 1,529 |
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. | 71 |
zeeman/promises | A type checking library for Python that uses a promise-based syntax to validate function arguments and return types. | 0 |