Description
Compresses and decompresses data with Zstandard from Python. It helps archive tools, backup workflows, data pipelines, and network services handle fast compression with good size tradeoffs.
Compressed data can expand to large sizes or come from untrusted sources. Enforce limits and validate paths before automatic extraction.