Contents

Flask-Compress 1.14

0

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

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

Stars: 110, Watchers: 110, Forks: 23, Open Issues: 10

The colour-science/flask-compress repo was created 5 years ago and the last code push was 1 months ago.
The project is popular with 110 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