which specified python module can monitor text information in Windows GUI

vern.muhr at gmail.com vern.muhr at gmail.com
Mon Jan 5 14:59:09 EST 2015


On Monday, January 5, 2015 4:06:52 AM UTC-8, Chambers yin wrote:
> Which kind of specified python module can monitor text in Windows GUI or support the similar function?
> 
> 
> Br,
> -Chambers

Sikuli (http://www.sikuli.org/) might be helpful. It is scripted in Jython. Not quite a "standard" module, but Sikuli is very good at dealing with the windows GUI. Really an amazing program.



More information about the Python-list mailing list