Controlling non-python programs with python

Wesley Brooks wesbrooks at gmail.com
Tue May 9 05:28:28 EDT 2006


Dear All,

Tried to post once before but it seemed to get trapped in the system due to
a suspect heading.

I would like to create and pass keyboard, mouse, and analogue device events
another program in order to control it, perhaps over a network if it
requires too much processing power to be done on the same machine. I'm
trying to see if it is possible to control another application using python.
In this case I'm trying to control a car simulator by taking screen shots,
and passsing the control events to the program.

I'm guessing this must be possible as people have written python based vnc
software.

Cheers for your help.

Wesley Brooks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060509/828d5245/attachment.html>


More information about the Python-list mailing list