connect-python

Connect for Python (beta) provides Connect protocol and gRPC clients generated from Protobuf schemas. Targets ASGI servers and async Python with type-safe stubs.

API entry from apis.yml

apis.yml Raw ↑
aid: connect-rpc:connect-python
name: connect-python
description: Connect for Python (beta) provides Connect protocol and gRPC clients generated from Protobuf
  schemas. Targets ASGI servers and async Python with type-safe stubs.
humanURL: https://connectrpc.com/docs/python/
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
- Python
- SDK
properties:
- type: Documentation
  url: https://connectrpc.com/docs/python/
- type: GitHub
  url: https://github.com/connectrpc/connect-python
x-features:
- ASGI Integration
- Type-Safe Stubs
- Connect and gRPC Clients
x-use-cases:
- Add Protobuf RPC to Python services
- Call Connect services from data-science notebooks