python2-gen_protorpc
Google Protocol RPC - Python 2.x
Install
- All systems
-
curl cmd.cat/python2-gen_protorpc.sh
- Debian
-
apt-get install python-protorpc-standalone
- Ubuntu
-
apt-get install python-protorpc-standalone
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-protorpc-standalone
- Raspbian
-
apt-get install python-protorpc-standalone
- Dockerfile
- dockerfile.run/python2-gen_protorpc
python-protorpc-standalone
Google Protocol RPC - Python 2.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 2.x module.