Flask-Compress 1.16
0
Compress responses in your Flask app with gzip, deflate, brotli or zstandard.
Contents
Compress responses in your Flask app with gzip, deflate, brotli or zstandard.
Stars: 116, Watchers: 116, Forks: 27, Open Issues: 7The 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
Related Packages
Errors
A list of common flask-compress errors.
Code Examples
Here are some flask-compress
code examples and snippets.