Skip to content

Instantly share code, notes, and snippets.

@clungzta
Created January 9, 2019 05:34
Show Gist options
  • Select an option

  • Save clungzta/781872ffcfd659558db95b9f24d411b1 to your computer and use it in GitHub Desktop.

Select an option

Save clungzta/781872ffcfd659558db95b9f24d411b1 to your computer and use it in GitHub Desktop.
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