[Flask] multiple files upload

Corey Boyle coreybrett at gmail.com
Fri Jan 24 07:23:16 EST 2020


https://stackoverflow.com/questions/11817182/uploading-multiple-files-with-flask

On Fri, Jan 24, 2020 at 5:55 AM Philippe Strauss
<philippe at strauss-engineering.ch> wrote:
>
> Hello Flask users,
>
> I’m new to flask but love its architecture, I would like to upload multiple files at once like described on this webpage:
>
> https://www.w3schools.com/TAGS/att_input_multiple.asp
>
> How do I do that within the flask ecosystem, reading Flask-Uploads and Flask-WTF doc leads me nowhere!
>
> Thank you!
>
>
>
>
> regards
>
> --
> Philippe Strauss
> https://www.strauss-engineering.ch
>
>
>
> _______________________________________________
> Flask mailing list
> Flask at python.org
> https://mail.python.org/mailman/listinfo/flask


More information about the Flask mailing list