Published 5 months ago
Zstandard bindings for Python
pip install zstandard
Gregory Szorc
>=3.9
cffi~=1.17; platform_python_implementation != 'PyPy' and python_version < '3.14'
cffi>=2.0.0b; platform_python_implementation != 'PyPy' and python_version >= '3.14'