Contents

Flask-Compress 1.16

0

Compress responses in your Flask app with gzip, deflate, brotli or zstandard.

Compress responses in your Flask app with gzip, deflate, brotli or zstandard.

Stars: 116, Watchers: 116, Forks: 27, Open Issues: 7

The colour-science/flask-compress repo was created 6 years ago and the last code push was 11 minutes ago.
The project is popular with 116 github stars!

How to Install flask-compress

You can install flask-compress using pip

pip install flask-compress

or add it to a project with poetry

poetry add flask-compress

Package Details

Author
Thomas Mansencal
License
MIT
Homepage
https://github.com/colour-science/flask-compress
PyPi:
https://pypi.org/project/Flask-Compress/
GitHub Repo:
https://github.com/colour-science/flask-compress

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  flask-compress  pypi packages just yet.

Errors

A list of common flask-compress errors.

Code Examples

Here are some flask-compress code examples and snippets.

Related Packages & Articles