python-blosc
A Python wrapper for the extremely fast Blosc compression library
A Python wrapper for the extremely fast Blosc compression library
To install this package, run one of the following:
Blosc is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call.
Summary
A Python wrapper for the extremely fast Blosc compression library
Last Updated
Apr 1, 2026 at 14:45
License
BSD-3-Clause
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/Blosc/python-bloscDocumentation
https://blosc.org/python-blosc