python-tornadorpc
library for XML/JSON RPC using the Tornado framework
Description
This library is an implementation of both the JSON-RPC and the XML-RPC specification (server-side) for the Tornado web framework. It supports the basic features of both, as well as the MultiCall / Batch support for both specifications. The JSON-RPC handler supports both the original 1.0 specification, as well as the new (proposed) 2.0 spec, which includes batch submission, keyword arguments, etc. There is also a base library that other RPC protocols could use to quickly get tied into Tornado.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 screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/joshmarshall/tornadorpc
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 python-tornadorpc