retype

Type annotator

Re-applies type annotations from .pyi stubs to codebases

Re-apply type annotations from .pyi stubs to your codebase.

GitHub

142 stars
7 watching
18 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

mypypep484pythonpython2python3stubstype-checkingtyping

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jellezijlstra/autotyping Automatically adds type annotations to code 238
orsinium-labs/infer-types A CLI tool to automatically add type annotations into Python code 85
dropbox/pyannotate A tool to automatically add type annotations to Python code based on runtime call arguments and return types. 1,428
ilevkivskyi/com2ann Translates type comments to type annotations in Python source code 141
mariusvniekerk/pytest-monkeytype A pytest plugin that generates annotations and stubs for Python modules based on their type definitions 43
kotlinisland/basedtypeshed Provides static type annotations for the Python standard library and third-party packages 3
typeddjango/pytest-mypy-plugins A plugin for testing type checking and stubs using mypy and pytest 103
stewori/pytypes Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility 200
lxml/lxml-stubs Provides type annotations for a specific Python package to support static analysis and code completion tools 43
pycqa/flake8-pyi Enhances Flake8 to better handle stub files used in type hinting 73
dry-python/classes Typed polymorphism primitives for Python business logic 670
jorenham/scipy-stubs Provides type hints and stubs for SciPy libraries to facilitate code completion and error detection in Python. 16
luttik/auto-optional Enforces consistent use of optional type annotations in Python code 17
dropbox/sqlalchemy-stubs Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications 572
typeddjango/django-stubs Provides precise static types and type inference for Django framework 1,612