reading xls file from python

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Fri Sep 14 23:50:50 EDT 2007


En Fri, 14 Sep 2007 18:56:34 -0300, <hassen62 at voila.fr> escribi�:

> I have installed python 2.5 for windows in my pc, I have a file xls say  
> "file.xls" in c:/python25. How I can read this files from Python. Many  
> thanks in advance.

Try xlrd: http://www.python.org/pypi/xlrd

-- 
Gabriel Genellina




More information about the Python-list mailing list