Created
January 9, 2019 05:34
-
-
Save clungzta/781872ffcfd659558db95b9f24d411b1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Returns: | |
| if output_type == 'csv_zip': | |
| Flask File -- sends file contents to client using Flask send_from_directory() | |
| elif output_type == 'json': | |
| Flask File -- sends file contents to client using Flask send_from_directory() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment