sqlalchemy-stubs

SQLAlchemy typers

Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications

Mypy plugin and stubs for SQLAlchemy

GitHub

571 stars
25 watching
101 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list

mypypythonsqlsqlalchemystubstypestyping

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lxml/lxml-stubs Provides type annotations for a specific Python package to support static analysis and code completion tools 45
typeddjango/django-stubs Provides precise static types and type inference for Django framework 1,630
kotlinisland/basedtypeshed Provides static type annotations for the Python standard library and third-party packages 3
jorenham/scipy-stubs Provides type hints and auto-completion support for SciPy libraries without requiring additional configuration or static type-checker plugins. 23
dropbox/mypy-pycharm-plugin A plugin that allows running type-checking tools from within PyCharm. 314
kotlinisland/basedmypy A Python static type checker with additional features to improve typing and error reporting. 148
bradenm/micropy-stubs Automates creation of stub packages for microcontrollers and firmware-specific modules. 29
falcony-io/sqlalchemy-searchable Provides full-text search functionality for SQLAlchemy models on PostgreSQL databases 265
pycqa/flake8-pyi Enhances Flake8 to better handle stub files used in type hinting 73
ambv/retype Re-applies type annotations from .pyi stubs to codebases 141
typeddjango/djangorestframework-stubs Mypy stubs for Django REST Framework to support type hinting and static typing 458
josverl/micropython-stubs A collection of pre-defined function signatures and type information to simplify development for MicroPython-based projects 168
shabbyrobe/grpc-stubs Provides type information for gRPC 37
sbdchd/celery-types Type stubs for several related projects in the Celery ecosystem. 87
dry-python/classes Enables typed polymorphism and type-safe business logic in Python without inheritance or interfaces. 678