Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24958
| Date | 2012-07-06 01:09 -0400 |
|---|---|
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: Which way is best to execute a Python script in Excel? |
| References | <CAECFW5nxSB6PMctO+4Gn-BQGPVhCuUYMvE44M368L-+u2yKu6g@mail.gmail.com> <4FF541A9.1090806@gmail.com> <4FF55A85.2040002@jollybox.de> <jt50es$kja$1@dough.gmane.org> <4FF64DD8.8030007@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1852.1341554988.4697.python-list@python.org> (permalink) |
On 7/5/2012 10:30 PM, Karim wrote: > An excellent link to derived all code example to python: > http://www.pitonyak.org/AndrewMacro.sxw. Even though he only writes in OOBasic, you are right that he explains the basic concepts needed for accessing the api from any language. He is also honest. Writing non-api code is relatively easy; accessing the OO/LO api is harder. I made a start. When I get further, I will look at the examples that are close to some things I want to do. I will also study your Python examples. Thanks for the help. Terry
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Which way is best to execute a Python script in Excel? Terry Reedy <tjreedy@udel.edu> - 2012-07-06 01:09 -0400 Re: Which way is best to execute a Python script in Excel? "Colin J. Williams" <cjw@ncf.ca> - 2012-07-06 15:11 -0400
csiph-web