← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #679034]: Running sikuli scripts directly from .py file rather .sikuli folder

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Interesting - exactly, what is needed, to really support Python.

Now that I know, that supporting real Python is possible, I think I
should implement the following features in the IDE beforehand:

- having SikuliX scripts in normal folders (no .sikuli), which means opening and editing the .py file in it
- the parent folder of the .py is optionally the bundlepath (hence normal capture/store of images)
- an option to store captured images in other folders than the bundlepath

with this features available normal python modules (folder structure
with __ini__.py files) would be possible

These features would still allow to use the SikuliX packages (running
with Jython).

The goal is to be able to run scripts (.sikuli or plain folder) with
either Jython or Python.

BTW: thanks for your encouraging feedback to the bug 1818514, which e
will link also here.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.