Flask Excel Versions Save

A flask extension using pyexcel to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and xlsm.

v0.0.7

6 years ago

see changeling for details

v0.0.6

6 years ago

#22

v0.0.5

7 years ago

#15 take pyexcel 0.2.2 into use. no longer import pyexcel.ext.xxx is required. manage your pyexcel plugins using pip.

0.0.4

8 years ago

as in pull request #8

v0.0.3

8 years ago
  • Abstraction has been made to pyexcel-webio

v0.0.2

8 years ago
  • new function: make_response_from_query_sets

v0.0.1

9 years ago
  • extends flask.request with pyexcel's signature functions
  • extends flask.make_response to make array, dict, sql tables as excel file download