← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #144908]: assigning variable from Excel

 

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

surfdork posted a new comment:
You could save the Excel data as a .csv then use the CSV module in
Python

http://effbot.org/librarybook/csv.htm

http://docs.python.org/library/csv.html

you can assign the variables within def's (function's) or globally

I'm working on a similar issue.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.