Convert SpreadSheets to CSV files with Python and pyuno, Part 1v2

Posted by Scott_Ruecker on Jul 21, 2009 11:43 PM
By Linux Journal
Mail this story
Web version

Some months back I developed some pyuno code for converting spreadsheets into CSV files from the command line. Pyuno being the Python interface to the OpenOffice runtime. One of the enhancement suggestions I got was to add the ability to extract all the sheets and/or a specific sheet rather than always extracting the first sheet. The following update to the code does just that.

Full Story

Printed at http://lxer.com/module/newswire/view/123302/index.html