LZ4 Bindings for Python
conda install main::lz4
Provides a Python interface for the LZ4 compression library. LZ4 library provides support for three specifications- frame format,block format and stream format.