Skip to content

Releases: pyexcel-webwares/Flask-Excel

support multiple app

20 Jul 02:39
Compare
Choose a tag to compare

see changeling for details

Support download file name in unicode

22 Jun 09:23
Compare
Choose a tag to compare

Enfore adoption of pyexcel 0.2.2

21 Aug 20:54
Compare
Choose a tag to compare

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

set file name in response

16 Jan 23:55
Compare
Choose a tag to compare

as in pull request #8

Less code lines

11 Jul 23:10
Compare
Choose a tag to compare
  • Abstraction has been made to pyexcel-webio

Make response from a database query set

21 May 00:52
Compare
Choose a tag to compare
  • new function: make_response_from_query_sets

Bring pyexcel to Flask based web development

25 Jan 01:06
Compare
Choose a tag to compare
  • extends flask.request with pyexcel's signature functions
  • extends flask.make_response to make array, dict, sql tables as excel file download