[Tutor] Writing OpenOffice/LibreOffice doc with python

2011-05-19 Thread Karim


Hello All,

Is it possible to write document in ODP or DOC format with a python API?

Do you know an easy one and popular one which works with python 2.7.1?

Cheers
Karim
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Writing OpenOffice/LibreOffice doc with python

2011-05-19 Thread Karim

On 05/19/2011 10:57 PM, Karim wrote:


Hello All,

Is it possible to write document in ODP or DOC format with a python API?

Do you know an easy one and popular one which works with python 2.7.1?

Cheers
Karim
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


I found at last pyUNO include in OpenOffice and the wrapper exist in 
python standard module uno and unohelper which is pretty fun if you know 
others don't hesitate.


Karim
Cheers
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor