Question #254631 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254631

    Status: Open => Answered

RaiMan proposed the following answer:
Sikuli scripts generally are written in Python language.

If you run a script, it is interpreted and run by the bundled Jython
interpreter, which is a Python language interpreter written in Java.

To do more sophisticated things, you have to learn the basics of the Python 
language.
There are very good tutorials available on the net.

A general overview for Sikuli features are contained in the docs:
http://sikulix-2014.readthedocs.org/en/latest/index.html

The actual homepage representing the head of development:
http://siklix.com

-- 
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

Reply via email to