
Flask-Compress 1.23
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: 131, Watchers: 131, Forks: 28, Open Issues: 0The colour-science/flask-compress repo was created 7 years ago and the last code push was 3 weeks ago.
The project is popular with 131 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.
pythonfix







