JSON-RPC for python There are two implementations hosted on json-rpc.org: The old one which has support for JSON-RPC over TCP and HTTP. And there is the rewrite of JSON-RPC for python, it is described in this document. You can browse the code or check it out using subversion from the bzr repository. The current implementation provides functionality for making JSON-RPC services available through C