Possible to read/write Excel files in Python?

Cliff Wells logiplexsoftware at earthlink.net
Wed Oct 3 14:11:25 EDT 2001


On Wednesday 03 October 2001 10:39, Steven Sartorius wrote:
> I'm running 2.1.1 on an i386 NetBSD box and the application I'm working on
> needs to grab some data from an Excel spreadsheet.  I've found a couple of

Also, you could just export the data from Excel into an easier format to 
parse (CSV for instance) since the formatting information shouldn't be 
needed.  

-- 
Cliff Wells
Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308
(800) 735-0555 x308




More information about the Python-list mailing list