Want to help improve this fan site? Pull requests are always welcome! Some information may be outdated or incorrect. If you spot an issue, feel free to open one on GitHub!
Zstandard is now natively supported in Python’s standard library via the compression.zstd module. For older Python versions, use the backports.zstd library as a fallback. We recommend new projects to ...