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
33 stars
2 watching
5 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 529 |
| A Swift language implementation of the gRPC protocol | 2,061 |
| A client library for interacting with gRPC servers that implement the Reflection protocol. | 20 |
| A command line tool for calling gRPC services and inspecting their structure | 258 |
| A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 998 |
| An implementation of the gRPC transport layer in Perl | 33 |
| A library for building gRPC clients with improved functionality and ease of use. | 183 |
| A command-line tool for interacting with gRPC services | 68 |
| An Elixir implementation of the gRPC protocol for building networked services | 1,403 |
| A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
| A reverse proxy server for converting HTTP requests to gRPC calls | 373 |
| Pure-Python implementation of the gRPC protocol for asyncio-based microservices | 940 |
| Provides an easy way to launch a gRPC service with access to Django ORM and other functionality. | 228 |
| An Erlang implementation of the gRPC protocol for building client-server communication services | 100 |