grpcalchemy
gRPC service builder
A Python framework for building gRPC services and handling their associated messages
The Python micro framework for building gPRC application.
84 stars
8 watching
4 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
grpcgrpc-pythongrpc-serverpython3
Related projects:
Repository | Description | Stars |
---|---|---|
| A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 529 |
| Provides an easy way to launch a gRPC service with access to Django ORM and other functionality. | 228 |
| A comprehensive guide to building gRPC servers and clients using Go or Python, with additional instructions on deploying them using Docker. | 13 |
| Provides tools and infrastructure to build gRPC services within Django projects | 393 |
| A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
| A Ruby framework for building gRPC services with request context support and robust client error handling. | 630 |
| A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
| Pure-Python implementation of the gRPC protocol for asyncio-based microservices | 940 |
| Automatically exposes Django ORM over gRPC for use in microservices written by other languages | 24 |
| An Erlang implementation of the gRPC protocol for building client-server communication services | 100 |
| An Elixir implementation of the gRPC protocol for building networked services | 1,403 |
| Automates the creation of basic gRPC services in Go with pre-set structures and tools. | 1,506 |
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 120 |
| A command-line tool for interacting with gRPC services | 68 |