import Excel csv - files

Micah Elliott mde at micah.elliott.name
Wed Nov 30 12:39:46 EST 2005


On Nov 30, Jürgen Kemeter wrote:
>    My actual Problem:
>    The Excel workbook contains several spreadsheets. These are
>    linked through Hyperlinks, and contain several cell comments. How
>    can I export these comments and Hyperlinks using Python?

Are you just wanting read a .xls file with Python?  pyExcelerator 
<URL:http://sourceforge.net/projects/pyexcelerator> can
do that job.  Documentation is non-existent AFAICT, but the tools
directory has good examples.

I don't know how comments/hyperlinks are treated but you can try and
find out.

-- 
_ _     ___
|V|icah |- lliott             <><             mde at micah.elliott.name
" "     """



More information about the Python-list mailing list