← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #663046]: importing twilio in sikuliX

 

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

RaiMan posted a new comment:
@TestMechanic
Thanks for the possible solutions.

Python Modules written in Python language only (no dependencies to
native libraries / C-based stuff) and compatible with language level 2.7
should work with Jython/SikuliX.

If you have such a package, then you can do things like shown here
http://sikulix-2014.readthedocs.io/en/latest/scenarios.html#using-python
to avoid the duplicating of the Python modules in your .sikuli script folders.

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