[Tutor] Read Excel file without COM

John Fouhy john at fouhy.net
Tue Nov 29 22:45:56 CET 2005


On 30/11/05, bob <bgailer at alum.rpi.edu> wrote:
> Interesting you ask at the same time I'm researching this question. I found
> http://sourceforge.net/projects/pyexcelerator
> Somewhere I thought I saw a reference to its ability to read Excel
> files, but I'm having a hard time getting to that. It does a great
> job writing Excel files.

Yeah, I like pyExcelerator, but the documentation lacks in places :-)

Just call pyExcelerator.parse_xls() on the filename you wish to parse.

--
John.


More information about the Tutor mailing list