Zstandard bindings for Python
conda install -c anaconda zstandard
This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided.