Monthly Archives: November 2011

Read an ODS file with Python and Odfpy

Odfpy is a python library to read and write OpenDocument documents (such as the .odt or.ods created with OpenOffice.org). However, the documentation and examples shipped with Odfpy are more oriented to writing new documents rather than reading existing ones. Failing … Continue reading

Posted in code snippets | Tagged | 1 Comment