grpc-stubs
gRPC stubs
Provides type information for gRPC
gRPC typing stubs for Python
36 stars
3 watching
21 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jorenham/scipy-stubs | Provides type hints and stubs for SciPy libraries to facilitate code completion and error detection in Python. | 16 |
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,612 |
kotlinisland/basedtypeshed | Provides static type annotations for the Python standard library and third-party packages | 3 |
josverl/micropython-stubs | A collection of pre-generated stubs to simplify development of MicroPython-based projects | 161 |
dropbox/sqlalchemy-stubs | Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 572 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
rouzwawi/grpc-kotlin | Provides native Kotlin bindings for gRPC services using coroutine primitives | 218 |
lxml/lxml-stubs | Provides type annotations for a specific Python package to support static analysis and code completion tools | 43 |
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 | Typed polymorphism primitives for Python business logic | 670 |