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
Sep 15, 2025 at 08:56
License
BSD-3-Clause
Total Downloads
22.5K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/Blosc/python-bloscDocumentation
http://python-blosc.blosc.org