python3-gen_protorpc
Google Protocol RPC - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-gen_protorpc.sh
- Debian
-
apt-get install python3-protorpc-standalone
- Ubuntu
-
apt-get install python3-protorpc-standalone
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-protorpc-standalone
- Raspbian
-
apt-get install python3-protorpc-standalone
- Dockerfile
- dockerfile.run/python3-gen_protorpc
python3-protorpc-standalone
Google Protocol RPC - Python 3.x
This package provides the Google Protocol RPC (modified to run outside Google App Engine). The Protorpc library is a framework for implementing HTTP-based remote procedure call (RPC) services. This package contains the Python 3.x module.