Hi<br><br><div class="gmail_quote">On 28 March 2011 11:53, Steven D&#39;Aprano <span dir="ltr">&lt;<a href="mailto:steve@pearwood.info">steve@pearwood.info</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
There are some projects that have tried to reverse-engineer the format, like the xlrd package.<br></blockquote></div><br>Yes, just to add, xlrd is the &quot;reader&quot; module, the Excel &quot;writer&quot; is xlwt, available here: <a href="http://pypi.python.org/pypi/xlwt">http://pypi.python.org/pypi/xlwt</a><br>
<br>Walter<br>