If it helps, I started a similar project a few years ago on SourceForge when I
was just learning python called python2xlw. I haven't supported it for quite
a while, however, I still use it a lot in my own work.
I needed to create Excel files with scatter charts in them for a web interface
so
Please consider this reply as one vote for posting your python Excel
interface/software on the Vaults of Pamassus Web Site. Located at
http://www.vex.net/parnassus/
--
http://mail.python.org/mailman/listinfo/python-list
Hmm, sounds interesting, I've always resorted to using CSV (or even
HTML!) when exporting to Excel.
As far as how to open it up, have a look at creating a project on
www.sourceforge.net or just zip it up and bung it on your own website
if you have one. I've got the feeling there are also Python-sp