Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18789
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: LibreOffice with Python |
| Date | 2012-01-10 19:04 -0500 |
| References | <mailman.4610.1326231798.27778.python-list@python.org> <87aa5v8a3r.fsf@benfinney.id.au> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4617.1326240323.27778.python-list@python.org> (permalink) |
On 1/10/2012 5:29 PM, Ben Finney wrote: > LibreOffice supports scripting with several languages, including Python > <URL:http://help.libreoffice.org/Common/Scripting>. So that page says. But it only tells how to attach a Python script once writen, not how to write one that will do anything. Are there any links for that? > Extensions can also be written in Python, using the UNO runtime API > <URL:http://api.libreoffice.org/>. The one Python example imports Python wrappers for the API. Do you have any idea how to get the importable modules? -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
open office in another language? Sean Wolfe <ether.joe@gmail.com> - 2012-01-10 18:43 -0300
LibreOffice with Python (was: open office in another language?) Ben Finney <ben+python@benfinney.id.au> - 2012-01-11 09:29 +1100
Re: LibreOffice with Python Terry Reedy <tjreedy@udel.edu> - 2012-01-10 19:04 -0500
Re: LibreOffice with Python Ben Finney <ben+python@benfinney.id.au> - 2012-01-11 11:59 +1100
Re: LibreOffice with Python Adam Tauno Williams <awilliam@whitemice.org> - 2012-01-20 21:34 -0500
Re: open office in another language? Martin Manns <mmanns@gmx.net> - 2012-01-11 22:35 +0100
Re: open office in another language? Sean Wolfe <ether.joe@gmail.com> - 2012-01-11 18:39 -0300
Re: open office in another language? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-01-11 17:37 -0800
Re: open office in another language? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-01-11 17:37 -0800
Re: open office in another language? Wolfgang Keller <feliphil@gmx.net> - 2012-01-13 17:22 +0100
Re: open office in another language? Stefan Behnel <stefan_ml@behnel.de> - 2012-01-13 18:30 +0100
csiph-web