typeshed
Type stubs
Provides external type annotations for the Python standard library and third-party packages to support static analysis and type checking.
Collection of library stubs for Python, with static types
4k stars
76 watching
2k forks
Language: Python
last commit: 3 months ago
Linked from 3 awesome lists
pythonstubtypestyping
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates type checking and error prevention in Python code | 4,791 |
| A static type checker for the Python programming language | 13,573 |
| A tool to help catch errors in Python code by checking type compatibility and hints at compile time | 18,687 |
| Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| Provides static type annotations for the Python standard library and third-party packages | 3 |
| A tool to automatically generate type annotations based on runtime types | 4,797 |
| Re-applies type annotations from .pyi stubs to codebases | 141 |
| A CLI tool to automatically add type annotations into Python code | 86 |
| A plugin for testing type checking and stubs using mypy and pytest | 107 |
| A tool to simplify Python package maintenance by automating type checking and stub installation. | 19 |
| Type-checking software for Python code | 6,885 |
| Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 571 |
| A Python library that simplifies type checking and validation in object-oriented coding | 22 |
| Enables typed polymorphism and type-safe business logic in Python without inheritance or interfaces. | 678 |
| A Python static type checker with additional features to improve typing and error reporting. | 148 |