Benjamin Kaplan wrote:
On Thu, Jan 8, 2009 at 10:07 AM, Dan Esch <daniel.a.e...@gmail.com
<mailto:daniel.a.e...@gmail.com>> wrote:
Okay, I'm currently stuck with VBA / Excel in work and the following
paradigm:
VB (6? .NET? not sure) ==> VBA ==> Excel 2003 and Access
Where I'd like to be is this
Python ==> X ==> Open Office / (MySQL or other) for some
sufficiently useful value of X.
Does it exist? Is it just a set of modules I need to be looking
for? or something else?
Did you google search first? This is the second result for "Python
OpenOffice".
http://wiki.services.openoffice.org/wiki/Python
PyUNO is basically for working 'live' with OOo. There is also odfpy at
http://opendocumentfellowship.com/development/projects/odfpy
for working with open doc format documents as produced by OOo and other
programs.
--
http://mail.python.org/mailman/listinfo/python-list