Django gRPC framework that helps building micro services and their communication using gRPC protocol.
-
Updated
Dec 20, 2020 - Python
Django gRPC framework that helps building micro services and their communication using gRPC protocol.
A distributed file sharing system with replication of data and dynamic leader election.
A demo gRPC based client-server application with implementation of different types of gRPC calls.
Batteries-optional async gRPC client toolkit (channel pool, load balancing, health checking, streaming-aware interceptors, observability)
Batteries-optional async gRPC server toolkit (app facade, builder, TLS, lifecycle, health, streaming-aware interceptors, observability)
Docker image with Meinheld managed by Gunicorn for high-performance WSGI (Flask, Django, etc) web applications in Python with performance auto-tuning. Built in Alpine Linux.
🚀 Load testing framework for a full-featured educational banking system. Built with Python, Locust, and Pydantic to simulate realistic load on HTTP/gRPC APIs. Features reusable API clients, automated test data seeding, and observability via Prometheus/Grafana.
Prebuilt grpcio 1.80.0 wheel for Windows ARM64 (cp312, win_arm64) — the missing piece for pip-installing ChromaDB and other grpc-dependent packages on Snapdragon/ARM64 Windows. Full build recipe + reproducible PowerShell build script. Point-in-time artifact, not maintained; submitted upstream (grpc/grpc#39362).
modern-di integration for gRPC
A lightweight, production-ready boilerplate for Python gRPC microservices. Instead of treating gRPC as a REST afterthought, it's built ground-up using official grpcio and grpcio-tools. It leverages Python's asyncio (grpc.aio) to effortlessly handle high-throughput, concurrent streams.
Python gRPC learning project with Protocol Buffers. Implements Greeter service with client/server demos and code generation.
To associate your repository with the grpcio topic, visit your repo's landing page and select "manage topics."