About Anaconda Help Download Anaconda

HTTP/2 Header Encoding for Python

Installers

  • linux-64 v4.1.0
  • linux-aarch64 v4.1.0
  • osx-arm64 v4.1.0
  • win-64 v4.1.0
  • osx-64 v4.1.0
  • noarch v4.0.0
  • linux-32 v3.0.0
  • linux-ppc64le v3.0.0
  • win-32 v3.0.0

conda install

To install this package run one of the following:
conda install main::hpack

Description

hpack provides a simple Python interface to the HPACK compression algorithm, used to compress HTTP headers in HTTP/2. Used by some of the most popular HTTP/2 implementations in Python, HPACK offers a great Python interface as well as optional upgrade to optimised C-based compression routines from nghttp2.


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