grpc_requests

gRPC client library

A Python library that enables users to interact with gRPC services in a familiar way using the requests library.

python grpc reflection client

GitHub

33 stars
2 watching
5 forks
Language: Python
last commit: 7 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
grpc/grpc-haskell A Haskell interface to the gRPC protocol for building client-side RPC services. 155
grpc-ecosystem/polyglot A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. 530
grpc/grpc-swift A Swift language implementation of the gRPC protocol 2,048
redhoyasa/grpc-reflection-js A client library for interacting with gRPC servers that implement the Reflection protocol. 20
vadimi/grpc-client-cli A command line tool for calling gRPC services and inspecting their structure 252
getezy/ezy A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. 990
joyrex2001/grpc-perl An implementation of the gRPC transport layer in Perl 33
bojand/grpc-caller A library for building gRPC clients with improved functionality and ease of use. 183
grpcmd/grpcmd A command-line tool for interacting with gRPC services 67
elixir-grpc/grpc An Elixir implementation of the gRPC protocol for building networked services 1,402
tikv/grpc-rs A Rust wrapper of the gRPC Core library for building high-performance RPC services. 1,807
mercari/grpc-http-proxy A reverse proxy server for converting HTTP requests to gRPC calls 372
vmagamedov/grpclib Pure-Python implementation of the gRPC protocol for asyncio-based microservices 938
gluk-w/django-grpc Provides an easy way to launch a gRPC service with access to Django ORM and other functionality. 228
bluehouse-technology/grpc An Erlang implementation of the gRPC protocol for building client-server communication services 100