About Anaconda Help Download Anaconda

Python bindings to Zstandard (zstd) compression library

Installers

  • linux-64 v0.16.2
  • linux-aarch64 v0.16.2
  • linux-s390x v0.16.2
  • osx-64 v0.16.2
  • osx-arm64 v0.16.2
  • win-64 v0.16.2
  • linux-ppc64le v0.15.0
  • win-32 v0.15.0

conda install

To install this package run one of the following:
conda install anaconda::pyzstd

Description

Pyzstd module provides classes and functions for compressing and decompressing data, using Facebook's Zstandard (or zstd as short name) algorithm. The API is similar to Python's bz2/lzma/zlib module.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy