@olafdeleeuw wrote:
In my Dash application I would like to let users upload a zip file. The application should unpack it and use its files. I’ve found some examples for csv, xlsx and images on https://dash.plot.ly/dash-core-components/upload, but I don’t know how to read the contents of a zip file. The content type after uploading: ‘data:application/x-zip-compressed;base64’. Anyone knows how to read this?
Posts: 1
Participants: 1