Thanks to share.
Richard
On Wed, May 23, 2012 at 5:46 PM, Manuele Pesenti
wrote:
> Il 22/05/2012 22:49, Richard Vézina ha scritto:
>
> Hello,
>>
>> Export to excel from json could make simpler the exportation of a excel
>> file from web2py ??
>>
>
> well for manageing excell file I found that t
Il 22/05/2012 22:49, Richard Vézina ha scritto:
Hello,
Export to excel from json could make simpler the exportation of a
excel file from web2py ??
well for manageing excell file I found that this library can help a lot...
openpyxl.reader.excel
if you are interested let's look for it in pypi
That's a java application anyway, not python - that website will not help
at all.
On Wednesday, May 23, 2012 2:28:06 PM UTC-7, Derek wrote:
>
> All you have to do to export to excel is return a html table and set the
> headers content-type to -- application/vnd.ms-excel
> Excel might complain t
All you have to do to export to excel is return a html table and set the
headers content-type to -- application/vnd.ms-excel
Excel might complain that it's not properly an excel file, but it will open
anyway, and display correctly.
On Tuesday, May 22, 2012 1:49:11 PM UTC-7, Richard wrote:
>
> He
Hello,
Export to excel from json could make simpler the exportation of a excel
file from web2py ??
http://json2excel.sourceforge.net/
Richard
5 matches
Mail list logo