Parsing Excel spreadsheets

r rt8396 at gmail.com
Tue Dec 30 11:15:17 EST 2008


On Dec 30, 10:07 am, "andyh... at gmail.com" <andyh... at gmail.com> wrote:
> Hi,
>
> Can anybody recommend an approach for loading and parsing Excel
> spreadsheets in Python. Any well known/recommended libraries for this?
>
> The only thing I found in a brief search washttp://www.lexicon.net/sjmachin/xlrd.htm,
> but I'd rather get some more input before going with something I don't
> know.
>
> Thanks,
> Andy.

xlrd(read only)
also see pyExcelerator



More information about the Python-list mailing list