|
|
|
|
|
by Arkanosis
4282 days ago
|
|
Not the same thing, but this made me think about it and readers might be interested to know that the xlrd, xlwt and xlutils python modules (http://www.python-excel.org/) allow you to manipulate Excel files in Python, without even having Excel installed (it's pure Python, so it also works on Linux, for example). |
|
It's a bit of a mess.