problem writing excel sheet using python

Lawrence D’Oliveiro lawrencedo99 at gmail.com
Wed Jul 13 18:29:27 EDT 2016


On Thursday, July 14, 2016 at 9:29:23 AM UTC+12, vineeth menneni wrote:
>
> .. I am finding it difficult to create a excel sheet using openpyxl or
> xlsxwriter.

How about writing ODF using odfpy <https://github.com/eea/odfpy> instead? Microsoft Office is supposed to be ISO-26300-compliant, isn’t it?



More information about the Python-list mailing list