python3-jsonrpc

Python implementation of JSON-RPC 1.0 and 2.0 (Python 3)

Description

JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol. Primarily this specification defines several data structures and the rules around their processing. It is transport agnostic in that the concepts can be used within the same process, over sockets, over http, or in many various message passing environments. It uses JSON (RFC 4627) as data format.

This package provides the modules for Python 3.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/pavlov99/json-rpc


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-jsonrpc