Python RFB 3.8 client library

Dickon Reed dickon.reed "at" gmail.com
Thu Dec 11 14:38:01 2008


Does anyone have a recent RFB library in Python, preferably using Twisted?
I found http://homepage.hispeed.ch/py430/python/ but that seems to be RFB
3.3, and is lacking a test suite.

Background: I'd like a scriptable VNC client for automated testing, and
Python using the Twisted asynchronous programming library would be my first
choice of environment.

Thanks,

Dickon