Working with Excel inside Python
Bruno Desthuilliers
bdesth.quelquechose at free.quelquepart.fr
Mon Jan 8 15:34:44 EST 2007
gblais at cox.net a écrit :
> Or, you might want to look at two packages:
>
> xlrd
>
> pyExcelerator
>
> The first can "read" .xls files, and the second can write them. I've had
> great results with both.
That's fine, but since the OP is mainly using Excel for reformating a
csv file and saving it as a dbf file, I fail to see how these packages
would help...
More information about the Python-list
mailing list