Skip to main content

A fast & compressed ndarray library with a flexible compute engine.

Project description

A fast & compressed ndarray library with a flexible compute engine

Author:

The Blosc development team

Contact:

blosc@blosc.org

Github:

https://github.com/Blosc/python-blosc2

Actions:

actions

PyPi:

version

NumFOCUS:

numfocus

Code of Conduct:

Contributor Covenant

What is Python-Blosc2?

Python-Blosc2 is a high-performance compressor, compute engine, and format for binary data containers that are portable and open-source. It comes with a lazy expression engine allowing for complex calculations on compressed data, whether stored in memory, on disk, or over the network (e.g., via Caterva2). It is especially optimized for storing and retrieving data from N-dimensional arrays (NDArray) and columnar tables (CTable), complemented by a query/indexing layer. The main use case is fast, compressed, out-of-core numerical data — especially when data is too large to fit comfortably in RAM.

C-Blosc2 is used under the hood as its compression backend. Written in C, and building on its predecessor C-Blosc, C-Blosc2 aims to be an extremely fast meta-compressor for binary data, supporting a diverse set of strategies, and with an extensible plugin architecture for a wide range of codecs and filters.

More info: https://www.blosc.org/python-blosc2/getting_started/overview.html

Installing

Binary packages are available for major OSes (Win, Mac, Linux) and platforms. Install from PyPI using pip:

pip install blosc2 --upgrade

Conda users can install from conda-forge:

conda install -c conda-forge python-blosc2

Command line tools

Two CLI tools are installed along with the package:

  • b2view: an interactive terminal browser (TUI) for TreeStore bundles (.b2d directories or .b2z files), with paged views of NDArray and CTable data of any size (walkthrough; requires pip install "blosc2[tui]").

  • parquet-to-blosc2: converts Parquet files to Blosc2 columnar table stores, and back (walkthrough; requires pip install "blosc2[parquet]").

Documentation

The documentation is available here:

https://blosc.org/python-blosc2/python-blosc2.html

You can find examples at:

https://github.com/Blosc/python-blosc2/tree/main/examples

A tutorial from PyData Global 2025 is available at:

https://github.com/Blosc/PyData-Global-2025-Tutorial

(Click here to watch the video recording of the tutorial)

It contains Jupyter notebooks explaining the main features of Python-Blosc2.

License

This software is licensed under a 3-Clause BSD license. A copy of the python-blosc2 license can be found in LICENSE.txt.

Discussion forum

Discussion about this package is welcome at:

https://github.com/Blosc/python-blosc2/discussions

Social feeds

Stay informed about the latest developments by following us in Mastodon, Bluesky or LinkedIn.

Thanks

Blosc2 is supported by the NumFOCUS foundation, the LEAPS-INNOV project and ironArray SLU, among many other donors. This allowed the following people to have contributed in an important way to the core development of the Blosc2 library:

  • Francesc Alted

  • Marta Iborra

  • Luke Shaw

  • Aleix Alcacer

  • Oscar Guiñón

  • Juan David Ibáñez

  • Ivan Vilata i Balaguer

  • Oumaima Ech.Chdig

  • Ricardo Sales Piquer

In addition, other people have participated in the project in different aspects:

  • Jan Sellner, contributed the mmap support for NDArray/SChunk objects.

  • Dimitri Papadopoulos, contributed a large bunch of improvements to many aspects of the project. His attention to detail is remarkable.

  • And many others that have contributed with bug reports, suggestions and improvements.

Developed using JetBrains IDEs.

JetBrains logo.

Citing Blosc

You can cite our work on the various libraries under the Blosc umbrella as follows:

@ONLINE{blosc,
  author = {{Blosc Development Team}},
  title = "{A fast, compressed and persistent data store library}",
  year = {2009-2026},
  note = {https://blosc.org}
}

Support Blosc for a Sustainable Future

If you find Blosc useful and want to support its development, please consider making a donation or contract to the Blosc Development Team. Thank you!

Compress Better, Compute Bigger

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blosc2-4.8.1.tar.gz (5.9 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

blosc2-4.8.1-cp314-cp314t-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

blosc2-4.8.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

blosc2-4.8.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

blosc2-4.8.1-cp314-cp314t-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

blosc2-4.8.1-cp314-cp314t-macosx_10_15_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

blosc2-4.8.1-cp314-cp314-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.14Windows x86-64

blosc2-4.8.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl (2.3 MB view details)

Uploaded CPython 3.14PyEmscripten 2026.0 wasm32

blosc2-4.8.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

blosc2-4.8.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

blosc2-4.8.1-cp314-cp314-macosx_11_0_arm64.whl (5.3 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

blosc2-4.8.1-cp314-cp314-macosx_10_15_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

blosc2-4.8.1-cp313-cp313-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.13Windows x86-64

blosc2-4.8.1-cp313-cp313-pyemscripten_2025_0_wasm32.whl (2.3 MB view details)

Uploaded CPython 3.13PyEmscripten 2025.0 wasm32

blosc2-4.8.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

blosc2-4.8.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

blosc2-4.8.1-cp313-cp313-macosx_11_0_arm64.whl (5.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

blosc2-4.8.1-cp313-cp313-macosx_10_13_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

blosc2-4.8.1-cp312-cp312-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.12Windows x86-64

blosc2-4.8.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

blosc2-4.8.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

blosc2-4.8.1-cp312-cp312-macosx_11_0_arm64.whl (5.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

blosc2-4.8.1-cp312-cp312-macosx_10_13_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

blosc2-4.8.1-cp311-cp311-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.11Windows x86-64

blosc2-4.8.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

blosc2-4.8.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

blosc2-4.8.1-cp311-cp311-macosx_11_0_arm64.whl (5.3 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

blosc2-4.8.1-cp311-cp311-macosx_10_9_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

File details

Details for the file blosc2-4.8.1.tar.gz.

File metadata

  • Download URL: blosc2-4.8.1.tar.gz
  • Upload date:
  • Size: 5.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for blosc2-4.8.1.tar.gz
Algorithm Hash digest
SHA256 906db8f09c49c547039ba47ab39690b6049897f3c1e01a73b33b317215cbaa4e
MD5 f421a1fd29b3976b37a9bbf3e916fae9
BLAKE2b-256 033806a56e4393dd1f08a43cf3e52a56920e3b4dac8037e15afc0d58274df56b

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: blosc2-4.8.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for blosc2-4.8.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 2a88d9daee38cd71716c8545d1366c852c90d27df8a9810fe1c355e6a6748dbc
MD5 4954aee28a8b47d52029f624a37bb549
BLAKE2b-256 f490fc6fbc5e720105137bebca18d42d0c72856d2d25b978c92174a4911dd739

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 59dfb9867240d2dd0cf5cbd27feeefc43687d2b389f11a39f14c14a230829839
MD5 06eded90c6a041039ca09922e6c3fe76
BLAKE2b-256 4a991ad2df6ecaf65b5e3c9894e03febd1a481897f91cd8d871a18b98aeb1a01

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6629e4ae9c39734176266b4e2209b3a798966867a16c25ea698aff67431abdec
MD5 3e3dd533db124843fde7ae74eaa1e2e9
BLAKE2b-256 773385d64a34cd7de53bb7ec34ccc4dfd38e22df628c4354557df11fe1a406a4

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2daaf6260c50fa5b52422068bb5785cc711c05960c4fe72db3f2076a6f334e29
MD5 d2ad2273463f68e31c5c3d445229b676
BLAKE2b-256 d9931eef4c7463e527dac1b54ed44f6e48a510ed4fcadda761b9edd8be50f29c

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7ba47c10f4a156d44cb804d80085b9b0489a3d76a16a4805d6f882de52df2f5e
MD5 b640e9fe967299107e1fe0a4132e6f90
BLAKE2b-256 f571caccfcce3ad524c29d4184f82be164c4a0aec8a3c4746bb1db27078f139e

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: blosc2-4.8.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for blosc2-4.8.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 2f5ff55812776c124a63f3ba6e40df4f82fbb1cf5746705e032a666d1b1b05dc
MD5 ce5513fe247d232dd21bb495993eca73
BLAKE2b-256 d700903d3ecd59058aaa8a1b39ea7871189f70d0a99ce0d7a02c0da06777d371

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 7355e660bea309008b4e8b89973777022d8e11480b0ddf9ef1a8b89187fb4c89
MD5 ce73e10ad502670c7ddc0dbed6278fa6
BLAKE2b-256 13e5292b514fe55a81221c7c18c028bbc7959c545793452453926fcec34e2dd7

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ae41e041e03ef276bea3f9e6da06113da5d1581009207b95553a6d72acab7c86
MD5 a0dd332d3d61bcb208bc2f4098bb15c7
BLAKE2b-256 46c4f52183d6571075a5390c80354cb9f23c934f0a94d4559d9bc732cc56c28c

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 24626dd21292d31e0447a2156e220633098d28b281a26c1b528f4b48651e9d3f
MD5 8418edaa8efbceb406030fc60b084ca6
BLAKE2b-256 77540c1ec69e79966f2fb10ac93d084940101645ac487b33b3b866e4d7c0cda3

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aeb600e1277b7fed0815c425477ac3e3fb314663af93f8df7b9eadec1237afa5
MD5 b62684b4eee3cc6a1751608cfb89c76b
BLAKE2b-256 424c0ff17f8ebc525a42d2897c0874378ffa779949a31832ef27337ce0b6f186

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d2ad0c457ed8582b27c4f2b10b9b64d4c5bcdfa029024542eaf8a55b2be82d7c
MD5 81d50d3ffa33a29d1694ba6136571c4f
BLAKE2b-256 973895e3e5a4a72a14739e622da3ce53d568bae1e556803fb4dff1831de12f89

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: blosc2-4.8.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for blosc2-4.8.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0f4c2446ca4332fb48e06499f95ea30a188c06756622e54fb44ab0ba6fa1f178
MD5 679eb350c6d1fb77bd14f1efa60b96b0
BLAKE2b-256 332682da24fbc3d63448a35e9a8295e319b7050246a0c83893f01337f11dbfac

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp313-cp313-pyemscripten_2025_0_wasm32.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp313-cp313-pyemscripten_2025_0_wasm32.whl
Algorithm Hash digest
SHA256 2c883ba805a8dc2367683a71dcf5e72c8acaf57525a2f4b7f714486bdc351a7c
MD5 a6d470923c90a92e2e95cd4ec18552ae
BLAKE2b-256 063266fb36d501632b97d237d0da1134f160b8ca6cc6180da905b8a63a4328ec

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b785aa632eca6a59d9476bcb27d0dcbe20c018764768351d23370d6a4e9274ed
MD5 1a7bf10c27d49fdd516671078b9ac54f
BLAKE2b-256 80f443812f81eecb8af1715eeb90e30b9f62defd89f97ac1b24f7f6abd704777

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 add2433c88b4eaae165e04c17b28728cefa731a50dc8626749146dc9c642fbeb
MD5 8448e8218614fb988ba956545edc9aa7
BLAKE2b-256 5e97b3c45add191357490d6b557fa73a844df781fcd1275971e9b32e11eb484f

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5ad01fd676a874a7eb369bf4b75ab3ae26451450f5913caae8e26d16cf2cb378
MD5 9f4eeddc1e72ac5657f21e1e5692631f
BLAKE2b-256 6b4a726eecb882e34c59bae66f6340009632dac25f1e1c506af09f31dbe522d8

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fefd5f81b01af1bd099aba80472f1269506bd2dde69c912e8e08958de58ac8d0
MD5 a5538b503b20201c36657d2149a15a78
BLAKE2b-256 f90add4b4181e760e6547b033c13d9b7e4fd61d65acbcc9fc5e7a4baf4d50583

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: blosc2-4.8.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for blosc2-4.8.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4c922d4e7b0d42d020621b5f4406fb9ff64b2a31fe7d171c4ef838fdbbe30aaa
MD5 4c1694031cd4d64955e60d1d1e6d0254
BLAKE2b-256 63b213a1efa5b5cf4cc9cce3a221a6ae8c892e641670a9528fdb1e4df0f9decc

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 804e68ac0c2c805a7e5bd3fe67e17ea5431d62f177b33be131f2e81e0ddc565d
MD5 de8a27eaaf7ca2485eb1ae4ae846e859
BLAKE2b-256 233125b50c86b920397d21232e768d72a08888b5be70ca69dfc001060114af34

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 148a44f9f43ef478f6f462da919b29866cff5ead4ea35b518520a3643658cc82
MD5 e9cfcd3db26976514a9396a9ffdc9174
BLAKE2b-256 e61c2495a9f8c9456cc139e9d696bee3b8bf59c3342e46ca970649de74db008a

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb5b3fee38af14a72b89ebd835362b1c443637d09ca8c688866dbfbce3cd57f3
MD5 dafbfc421df959bcc62f22dec337a192
BLAKE2b-256 8c9091f528c8ac549aa7413c30e73bc1714b5f33f0b0280cca443680f3c8f93b

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4bd2acd1664b77a3899e2ce857f48e21d8ad5c90bdfafdca935bfa91f12cfa95
MD5 faaa4e639a17303ab5b3807576506312
BLAKE2b-256 6969767bee69b649d16e4ad7e3ad0f120ff49a480f712edcff51baf4e13ff9b6

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: blosc2-4.8.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for blosc2-4.8.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 28174a972849fae9c4fd8f922e1e16eada34613ba227dbedb4b9077da4f9a624
MD5 5e1c3a5819ec47dad054df0963bb061c
BLAKE2b-256 eee5fd5ac884a99951a3df6dd63dfdec68fac47891a01702e5763e66e62f8c51

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 25390ffef784e5bebff81f42b659a76bd7ea81fb69811dfe0fa0321592a4f6be
MD5 ac8bf94f97b830d725434b97826ffe21
BLAKE2b-256 3a41e83616223a32d7d068d1f22710e9fcc94c51e0133bb6759e4d0b89843936

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d435dec74c3ac9580a5e29b0baf32e540e2e161e4b2c33f719453a4522b9769e
MD5 bbf8a514c80751539175341800c5d7cd
BLAKE2b-256 e5d47a1ea7a1fea3cb0699701298d754234943892c1deb356a7326092b617bd8

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d60bf6b10d40dbf8e7b3b1ed3f0d59f6cd02e1ea55bcfb9457c481758e58214d
MD5 8964ecd0b67fcf2d8faf05b924496968
BLAKE2b-256 f28c5213ac183dcf63f51b765ff9c9d31a7dec83c4c9299aa0f865679cac98b5

See more details on using hashes here.

File details

Details for the file blosc2-4.8.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.8.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 218a5dd1b206b2a40915a660083586addc902ceb0d845302c320aa2511d37f6b
MD5 d0f88b385cc48c93b8de77ff8804510a
BLAKE2b-256 097ab6d50c8e8246a702e8660fd103ff11d1c3f4f58bc00dc48b611ba6a765b8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page