CMD + K

python-blosc

Community

A Python wrapper for the extremely fast Blosc compression library

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::python-blosc

Usage Tracking

1.11.4
1.11.3
1.10.6
1.10.4
1.10.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 1.10.6
win-32 Last supported version: 1.7.0
macOS-64 Last supported version: 1.10.6
linux-32 Last supported version: 1.5.1