About Anaconda Help Download Anaconda

main / packages / flask-compress 1.17

Flask-Compress allows you to easily compress your Flask application's responses with gzip, deflate, brotli or zstd.

Installers

  • linux-s390x v1.13
  • linux-64 v1.17
  • osx-arm64 v1.17
  • linux-aarch64 v1.17
  • osx-64 v1.17
  • win-64 v1.17
  • noarch v1.10.1
  • linux-ppc64le v1.13

conda install

To install this package run one of the following:
conda install main::flask-compress

Description

Flask-Compress allows you to easily compress your Flask application's responses with gzip, deflate, brotli or zstd. It originally started as a fork of Flask-gzip. Supported Python versions are 3.9 and newer. The preferred solution is to have a server (like Nginx) automatically compress the static files for you. If you don't have that option Flask-Compress will solve the problem for you.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.1.0) Legal | Privacy Policy