pyzstd
Support for Zstandard (zstd) compression
Support for Zstandard (zstd) compression
To install this package, run one of the following:
Pyzstd module provides classes and functions for compressing and decompressing data, using Facebook's Zstandard (or zstd as short name) algorithm. The API style is similar to Python's bz2/lzma/zlib modules.
Summary
Support for Zstandard (zstd) compression
Last Updated
Dec 14, 2025 at 12:14
License
BSD-3-Clause
Supported Platforms
Unsupported Platforms
Documentation
https://pyzstd.readthedocs.io/