Write ooxml .ods (spreadsheat) from python?
Rolf van de Krol
python at rolfvandekrol.nl
Wed Feb 13 12:12:35 EST 2008
Neal Becker wrote:
> I'd like to output some data directly in .ods format. This format appears
> to be quite complex. Is there any python software available to do this? I
> did look at pyuno briefly. It looks pretty complicated also, and it looks
> like it uses it's own private version of python, which would not help me.
>
Google is your friend. For example this:
http://www.oooforum.org/forum/viewtopic.phtml?p=56037#56037
It seems like that guy found the way to go for your problem.
Rolf
More information about the Python-list
mailing list