Articles tagged “werkzeug”
Streaming large uploads to a backend API
When it comes to uploading large files to a Flask application, the subject seems to be well documented. Flask (or rather Werkzeug) has lots of features to stream not only downloads, but also uploads themselves, in order to receive huge files with…
flask
2
werkzeug
1
performance
13
python
5