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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
grpc/grpc-haskellA Haskell interface to the gRPC protocol for building client-side RPC services.154
grpc-ecosystem/polyglotA universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos.529
grpc/grpc-swiftA Swift language implementation of the gRPC protocol2,061
redhoyasa/grpc-reflection-jsA client library for interacting with gRPC servers that implement the Reflection protocol.20
vadimi/grpc-client-cliA command line tool for calling gRPC services and inspecting their structure258
getezy/ezyA GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests.998
joyrex2001/grpc-perlAn implementation of the gRPC transport layer in Perl33
bojand/grpc-callerA library for building gRPC clients with improved functionality and ease of use.183
grpcmd/grpcmdA command-line tool for interacting with gRPC services68
elixir-grpc/grpcAn Elixir implementation of the gRPC protocol for building networked services1,403
tikv/grpc-rsA Rust wrapper of the gRPC Core library for building high-performance RPC services.1,805
mercari/grpc-http-proxyA reverse proxy server for converting HTTP requests to gRPC calls373
vmagamedov/grpclibPure-Python implementation of the gRPC protocol for asyncio-based microservices940
gluk-w/django-grpcProvides an easy way to launch a gRPC service with access to Django ORM and other functionality.228
bluehouse-technology/grpcAn Erlang implementation of the gRPC protocol for building client-server communication services100