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 updatesudo apt-get install python-jsonrpc2 - Raspbian
-
apt-get install python-jsonrpc2
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.