Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Flask service: Export to XLSX, CSV #21

Open
avilaton opened this issue Jul 25, 2014 · 0 comments
Open

Flask service: Export to XLSX, CSV #21

avilaton opened this issue Jul 25, 2014 · 0 comments
Assignees
Milestone

Comments

@avilaton
Copy link
Owner

A service should be created at app/services/export.py that takes an array of dicts and returns a file object with

  • the csv representation,
  • the xls represrntation
    depending on how it is called
@avilaton avilaton added this to the 1.4 exporters milestone Jul 25, 2014
@avilaton avilaton changed the title Export to XLSX, CSV Flask service: Export to XLSX, CSV Jan 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants