autotyping
Type annotator
Automatically adds type annotations to code
Automatically add simple type annotations to your code
241 stars
8 watching
20 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
mypypythontyping
Related projects:
Repository | Description | Stars |
---|---|---|
| A CLI tool to automatically add type annotations into Python code | 86 |
| Re-applies type annotations from .pyi stubs to codebases | 141 |
| A tool to automatically add type annotations to Python code based on runtime call arguments and return types. | 1,428 |
| Translates type comments to type annotations in Python source code | 142 |
| Enforces consistent use of optional type annotations in Python code | 17 |
| Tool for adding image annotation functionality to web pages with minimal JavaScript code. | 691 |
| A collection of helpers and utilities to aid in dealing with types at static analysis and runtime. | 9 |
| A library that provides runtime-checkable type protocols for operator overloading in Python | 24 |
| A Python static type checker with additional features to improve typing and error reporting. | 148 |
| Checks Python code for usage of outdated type annotations and suggests adding support for future annotations | 15 |
| Detects missing type annotations in Python functions and methods | 156 |
| A web-based annotation tool for natural language processing (NLP) | 520 |
| Enables typed polymorphism and type-safe business logic in Python without inheritance or interfaces. | 678 |
| A package providing runtime type checking for Python functions annotated with argument type hints. | 29 |
| A plugin to enable type checking of Zope interface implementations in mypy. | 39 |