Home > pyjsonrpc

pyjsonrpc

Pyjsonrpc is a project mainly written in Python, based on the LGPL-3.0 license.

pyjsonrpc is a extremely compact jsonrpc 2.0 library

pyjsonrpc is a extremely compact jsonrpc 2.0 library

In difference to each other jsonrpc 2.0 compatible python libraries, this one does NOT close the socket after communication so that multiple requests could be done through one socket.

Previous:tdc