sqlalchemy-stubs
SQLAlchemy typers
Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications
Mypy plugin and stubs for SQLAlchemy
571 stars
25 watching
101 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
mypypythonsqlsqlalchemystubstypestyping
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides type annotations for a specific Python package to support static analysis and code completion tools | 45 |
| Provides precise static types and type inference for Django framework | 1,630 |
| Provides static type annotations for the Python standard library and third-party packages | 3 |
| Provides type hints and auto-completion support for SciPy libraries without requiring additional configuration or static type-checker plugins. | 23 |
| A plugin that allows running type-checking tools from within PyCharm. | 314 |
| A Python static type checker with additional features to improve typing and error reporting. | 148 |
| Automates creation of stub packages for microcontrollers and firmware-specific modules. | 29 |
| Provides full-text search functionality for SQLAlchemy models on PostgreSQL databases | 265 |
| Enhances Flake8 to better handle stub files used in type hinting | 73 |
| Re-applies type annotations from .pyi stubs to codebases | 141 |
| Mypy stubs for Django REST Framework to support type hinting and static typing | 458 |
| A collection of pre-defined function signatures and type information to simplify development for MicroPython-based projects | 168 |
| Provides type information for gRPC | 37 |
| Type stubs for several related projects in the Celery ecosystem. | 87 |
| Enables typed polymorphism and type-safe business logic in Python without inheritance or interfaces. | 678 |