PydanticRPC
JSON →A Python library for building gRPC/ConnectRPC services with Pydantic models, featuring automatic protobuf generation and AI assistant tool exposure.
Install
pip install pydantic-rpc Tools · 1
- PydanticRPC Expose Pydantic models via gRPC/Connect RPC services without writing protobuf files. Automatically generates protobuf files from Python method signatures and Pydantic model type signatures.
Links
★ 74 GitHub stars