slackbuilds/python/python3-grpcio
isaackwy 85645bb517 python/python3-grpcio: Update for 1.66.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-28 09:01:44 +07:00
..
README
python3-grpcio.SlackBuild python/python3-grpcio: Update for 1.66.1 2024-08-28 09:01:44 +07:00
python3-grpcio.info python/python3-grpcio: Update for 1.66.1 2024-08-28 09:01:44 +07:00
slack-desc

README

gRPC is a modern, open source, high-performance remote procedure call
(RPC) framework that can run anywhere. gRPC enables client and server
applications to communicate transparently, and simplifies the building
of connected systems.

This SlackBuild bundles python3-grpcio-tools (a protobuf code generator
for gRPC).

grpc (available at SlackBuilds.org) builds gRPC in C++ (rather than in
Python 3).