Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Python documentation
(Uncensored)
subscribe
compression.zstd — Compression compatible with the Zstandard format — Python 3.14.0 documentation
https://docs.python.org/3/library/compression.zstd.html
links
backlinks
Source code: Lib/compression/zstd/__init__.py This module provides classes and functions for compressing and decompressing data using the Zstandard (or zstd) compression algorithm. The zstd manual ...