← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #142644]: Want to use win32com to access excel sheets - try python package xlrd

 

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

RaiMan proposed the following answer:
@ Elyashevskyy
Thanks for the detailed feedback. I will make a faq for this "How to access MS Office apps" stuff with your solution.

--- I know that it is better to communicate via XML-RPC
That is not absolutely true. With XML-RPC you can setup a server, that waits for requests to process them. This only makes sense, if you want to repeat some tasks relatively often, so that startup and general setup cost too much time. 
I think in your case, this does not matter.

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