Attention
This repo is an adaption of https://github.com/ssec-jhu/biospecdb. Images present within this documentation may not entirely reflect the exact working content of this application.
uploader.exporters.ZipArrayDataMixin
- class uploader.exporters.ZipArrayDataMixin(*args, **kwargs)[source]
A custom mixin for explorer.exporters.BaseExporter used to collect ArrayData.data files and zip them with query output data for download.
Methods
__init__(*args, **kwargs)get_file_output([include_data_files, ...])get_filename(*args, **kwargs)get_output(**kwargs)Attributes
content_type