runjsonrpc2
Python WSGI Framework for JSON RPC 2.0 (Python 2)
Install
- All systems
-
curl cmd.cat/runjsonrpc2.sh
- Debian
-
apt-get install python-jsonrpc2
- Ubuntu
-
apt-get install python-jsonrpc2
- Kali Linux
-
apt-get install python-jsonrpc2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-jsonrpc2
- Raspbian
-
apt-get install python-jsonrpc2
- Dockerfile
- dockerfile.run/runjsonrpc2
python-jsonrpc2
Python WSGI Framework for JSON RPC 2.0 (Python 2)
jsonrpc2 is WSGI Framework for JSON RPC 2.0. JSON RPC 2.0 Spec can be seen on http://groups.google.com/group/json-rpc/web/json-rpc-2-0 . This package is for Python 2.