json-rpc in Python

R

Roland Hedberg

Hi!

Anyone got information on python implementations of JSON-RPC ?

I'd like to run a jsonrpc server using mod_python in an Apache server.

I know about, and have used for a while, Jan-Klaas Kollhof's
implementation which used to be at http://json-rpc.org/, but isn't
accessible anymore.

Therefor I have started to look elsewhere.

I have found a couple of implementations:

http://www.simple-is-better.org/rpc/
looks OK but seems to be built to work as a stand-alone server

http://www.freenet.org.nz/dojo/pyjson/
should work with 2.6 ? Is it maintained ?

http://python.cx.hu/qxjsonrpc/
Which according to the documentation does not conform to the JSON-RPC
specification

Have I missed any ?

What are people using ?

-- Roland
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top