Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-flask-compress
Compress responses in a Flask app with gzip
https://github.com/wichitacode/flask-compress
0
no reviews
Install
Flask-Compress allows one to compress HTTP responses generated by a Flask application running standalone with GZip. It does so without a complex setup for some MIME types that benefit from it, like HTML and JSON types.