grpc-stubs

gRPC stubs

Provides type information for gRPC

gRPC typing stubs for Python

GitHub

37 stars
3 watching
21 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jorenham/scipy-stubs Provides type hints and auto-completion support for SciPy libraries without requiring additional configuration or static type-checker plugins. 23
microbit-foundation/micropython-microbit-stubs Type stubs for MicroPython used by the Python Editor V3 to support code intelligence and API documentation 3
python-qt-tools/pyqt5-stubs Mypy type hints for PyQt5 framework 68
bradenm/micropy-stubs Automates creation of stub packages for microcontrollers and firmware-specific modules. 29
hbmartin/pythonista-stubs Typed interface stubs for the Pythonista iOS API 13
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
josverl/micropython-stubs A collection of pre-defined function signatures and type information to simplify development for MicroPython-based projects 168
dropbox/sqlalchemy-stubs Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications 571
grpc/grpc-haskell A Haskell interface to the gRPC protocol for building client-side RPC services. 154
rouzwawi/grpc-kotlin Provides native Kotlin bindings for gRPC services using coroutine primitives 220
lxml/lxml-stubs Provides type annotations for a specific Python package to support static analysis and code completion tools 45
oivron/microbit-stubs Provides type hints and support for integrating Python with the BBC micro:bit 2
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