slackbuilds/python/python3-grpcio
Isaac Yu 5e50a1776a
python/python3-grpcio: Update for 1.73.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-06-14 08:43:14 +07:00
..
README
python3-grpcio.SlackBuild python/python3-grpcio: Update for 1.73.0 2025-06-14 08:43:14 +07:00
python3-grpcio.info python/python3-grpcio: Update for 1.73.0 2025-06-14 08:43:14 +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).