Nifty. I had been just coming back here to report that:...
https://github.com/bmjames/python-jsonrpc...appears to work (at least I got a miner working off of it). Download it, extract it to your home directory, and change the filename to just "python-jsonrpc" (discarding "bmjames" and the number around that). Then in terminal do:...
$ cd python-jsonrpc
$ sudo python setup.py install
That got me up and running.