Re: reading xls file from python

2007-09-15 Thread John Machin
On 15/09/2007 1:50 PM, Gabriel Genellina wrote: > En Fri, 14 Sep 2007 18:56:34 -0300, <[EMAIL PROTECTED]> 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. > > Tr

Re: reading xls file from python

2007-09-14 Thread Gabriel Genellina
En Fri, 14 Sep 2007 18:56:34 -0300, <[EMAIL PROTECTED]> 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 Gene

reading xls file from python

2007-09-14 Thread hassen62
hi friends, 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. Hassen.-- http://mail.python.org/mailman/listinfo/python-list