Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24987
| From | "Colin J. Williams" <cjw@ncf.ca> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Which way is best to execute a Python script in Excel? |
| Date | 2012-07-06 15:11 -0400 |
| Organization | National Capital Freenet, Ottawa, Ontario, Canada |
| Message-ID | <jt7df4$hlj$1@theodyn.ncf.ca> (permalink) |
| References | (1 earlier) <4FF541A9.1090806@gmail.com> <4FF55A85.2040002@jollybox.de> <jt50es$kja$1@dough.gmane.org> <4FF64DD8.8030007@gmail.com> <mailman.1852.1341554988.4697.python-list@python.org> |
On 06/07/2012 1:09 AM, Terry Reedy wrote: > > 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 > > You might be interested in pyspread (http://manns.github.com/pyspread/). It is no longer maintained for Windows. Colin W.
Back to comp.lang.python | Previous | Next — Previous 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