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

    Status: Open => Answered

RaiMan proposed the following answer:
The easiest way might be, to structure your textfile as a csv file, that
you might open with excel.

The Python csv module (http://docs.python.org/library/csv.html) has some
support for that.

The more complex possibility is the xlwt module
(http://pypi.python.org/pypi/xlwt), where you can write directly into an
excel file.

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