We've been using this implementation over at the animation studio:
https://github.com/davvid/python-jsonrpc
We use it to serve APIs behind Apache and it works great.
It doesn't support MultiCall but otherwise does what we need.
It is actively developed, as in, I will happily review any
patches or pull requests. ;-)
--
David