New question #240207 on Sikuli: https://answers.launchpad.net/sikuli/+question/240207
I've posted the code for a CPython wrapper for Sikuli on GitHub (https://github.com/kevlened/sikuli_cpython). It's also available for download in PyPi (https://pypi.python.org/pypi/sikuli/0.1 or pip install sikuli). It's been tested on CPython 2.7 in Windows 7 32/64 and Ubuntu 13.04. Windows 7 64-bit works but is a little shaky because of a few issues with the pyjnius dependency. This library is built around the Sikuli standalone jar, so I'm curious if that jar be maintained going forward. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

