parsing an Excel formula with the re module
Chris Withers
chris at simplistix.co.uk
Tue Jan 12 02:26:16 EST 2010
John Machin wrote:
> The xlwt package (of which I am the maintainer) has a lexer and parser
> for a largish subset of the syntax ... see http://pypi.python.org/pypi/xlwt
xlrd, no?
Also worth pointing out that the topic of Python and Excel has its own
web site:
http://www.python-excel.org
...which links to a more specialist group.
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Python-list
mailing list