pyanalyze

Type checker

A tool to analyze Python code for type errors and other issues

A Python type checker

GitHub

343 stars
10 watching
35 forks
Language: Python
last commit: 4 days ago
Linked from 1 awesome list

linterpythonstatic-analysistypecheckertypestyping

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
stewori/pytypes Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility 200
loyada/typedpy A comprehensive type system for Python that provides strict type checking and conversion between Python data structures and JSON-like formats. 16
aldanor/typo A package providing runtime type checking for Python functions annotated with argument type hints. 28
ethanhs/python-typecheckers A comprehensive collection of Python type checkers, categorized by syntax and execution time. 62
siddhuwarrier/python-typeutils A utility library that provides a type checking decorator for Python functions. 1
contains-io/typet A Python library that simplifies type checking and validation in object-oriented coding 22
kotlinisland/basedmypy A Python type checker built to resolve issues with the mypy project and Python's typing system 143
mariusvniekerk/pytest-monkeytype A pytest plugin that generates annotations and stubs for Python modules based on their type definitions 43
typeddjango/pytest-mypy-plugins A plugin for testing type checking and stubs using mypy and pytest 103
wishtack/pysynthetic Tools to simplify Python class creation with type checking and strict contract enforcement 15
zeeman/promises A type checking library for Python that uses a promise-based syntax to validate function arguments and return types. 0
orsinium-labs/typeforce A tool to simplify Python package maintenance by automating type checking and stub installation. 19
dropbox/mypy-pycharm-plugin A plugin that allows running type-checking tools from within PyCharm. 314
realpython/pytest-mypy A plugin that integrates mypy with pytest to enable static type checking during unit testing. 248
detachhead/basedpyright An improved version of Pyright with enhanced type checking and support for popular IDEs 1,192