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.9.1.tar.gz (6.1 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.9.1-cp314-cp314t-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

blosc2-4.9.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.3 MB view details)

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

blosc2-4.9.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.9.1-cp314-cp314t-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

blosc2-4.9.1-cp314-cp314t-macosx_10_15_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14PyEmscripten 2026.0 wasm32

blosc2-4.9.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.3 MB view details)

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

blosc2-4.9.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

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

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

Uploaded CPython 3.14macOS 11.0+ ARM64

blosc2-4.9.1-cp314-cp314-macosx_10_15_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

blosc2-4.9.1-cp313-cp313-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.13Windows x86-64

blosc2-4.9.1-cp313-cp313-pyemscripten_2025_0_wasm32.whl (2.4 MB view details)

Uploaded CPython 3.13PyEmscripten 2025.0 wasm32

blosc2-4.9.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.3 MB view details)

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

blosc2-4.9.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

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

blosc2-4.9.1-cp313-cp313-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

blosc2-4.9.1-cp313-cp313-macosx_10_13_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

blosc2-4.9.1-cp312-cp312-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.12Windows x86-64

blosc2-4.9.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.3 MB view details)

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

blosc2-4.9.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

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

blosc2-4.9.1-cp312-cp312-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

blosc2-4.9.1-cp312-cp312-macosx_10_13_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

blosc2-4.9.1-cp311-cp311-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.11Windows x86-64

blosc2-4.9.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.9.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.9.1-cp311-cp311-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

blosc2-4.9.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.9.1.tar.gz.

File metadata

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

File hashes

Hashes for blosc2-4.9.1.tar.gz
Algorithm Hash digest
SHA256 0e7ee7579b6e7ba4a8d11c55da7f5a17ed3743973c1dca65f10828bbf473fc55
MD5 4a94844e57752f7b5161a45b8b0f25a8
BLAKE2b-256 45e97a352079e1ccc51c4f6d828fca9454b08b76f064d8f3a0ef9f01900f0b73

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.9.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.9.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 0f01fe713789bf1ebfe7daee53525df9a4687e8ef4fcfefff807969b6cd9cd6d
MD5 69d5340b72126a38328471d6f6045e76
BLAKE2b-256 9405124cfb9a0fba6a19bbb7ed09a086144e2028acb531b0ccb3eae8fdda3587

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7cfbbd64992dcfb5d2ecf891f233c89e3a88b4e1aa7863738ed669f761fe8c04
MD5 50c4a569b305e8cc02cea4a775413597
BLAKE2b-256 8a71afe45439af30ee4a7617b18cff2b23dad18e8d83535f4aa9e873dc7a1f8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 db575a6c817050ce6b4255a756afad049a7e7cac5ec60dde3c16033f41769b94
MD5 c8739ccdaa4c725fefb36c363092bc05
BLAKE2b-256 ac757b0e759014bb854b6afebd91cc78c9e97054cd3648a6c6203792f45d30df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dd13564c61cd477556e99f179895a5b06491080ea5eac638a300dc410c85a660
MD5 937b3fd9e13b850a4f7c6b629bf0b31e
BLAKE2b-256 c53510be1df0cd635f333928d6b8ce964f6969597ec56a33b0cf58e5dafa41a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 53d5c056c5d0783fdf8944f8e767d5cf95b1f2cb36f9d8e7c2e852a7755ac82c
MD5 f3b228932279a07ed9edf56d064945de
BLAKE2b-256 8e370103ee46fbe64e8f44dc4b8609007fca4d309d98e78aae18b4de9a719102

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.9.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 4.5 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.9.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 1e547697222ae9d2908dfa816852e78b41a79d967f1ad27ed94b0b48bfcbe73b
MD5 97793d89201b18b73304d2528cb5603e
BLAKE2b-256 cf65b42de2683d1d7f486a2921f2050732975b85150408f2345bc03fa8a3936c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 4c15885b862afece043edaa50179e4317123b60f3fc5a4fa1bc41422ac58b5a7
MD5 8fbea41c535464832dae5c202adbcbe2
BLAKE2b-256 cb2d5474dd754f68f55ba18caf82f5782549b9dea16c0d5f09a5f71f6c198d07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80357f8252999c0f90942ef949533c09960bc1e577607173ff78c6c7b6effc74
MD5 0457fabbe48a87701cee64388aa46aaf
BLAKE2b-256 02c630c20e83357e84ef12aa076980f5bc5bd5afb7d58b074fe8fbd0fb58bca9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a9b5725f62a90274bbafb609a464b49e7efe5cb2b45aeb6ff1b917983c33b1fc
MD5 3a5fac2f1f7ea0199af8d9f8a13126c5
BLAKE2b-256 00428301136c66db5bfe239ed6ea9d3beff7f62328a9aafb2afeef9907d3d16a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1fe59688b404599ec9d7fa78f5c8f58db8553c56531b97672d462606c4bc3513
MD5 02fa08dd72518d4f46fccec040c490f8
BLAKE2b-256 658e9bb1c8c4279c36e1dc96dbfdc44563040026c401227f48ffc1c7f97fa944

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9613a5af7498da27b1229db27c0b795f01e654eabe440ade911a1e2b93d275b3
MD5 909672cca6a6e41630f19513f26bdb74
BLAKE2b-256 c698eeb86b236a9125507c94320ea8dd82c75518b19896bb0f22de9d33947e84

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.9.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.4 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.9.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 57eed46e77439a5628120b1d09dcdae39f93941a70f194e4efcbc30f79db655c
MD5 7ef9d5f24751efd82debbb8cf84e6f02
BLAKE2b-256 a0a779d34e6bb965cc69368dd1f0fdc440cdb0d22fefe7ce9f6ea8280887ed25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp313-cp313-pyemscripten_2025_0_wasm32.whl
Algorithm Hash digest
SHA256 fc3d906c94f0947b0a0c894db3bd46c432bb855dccc528332aed8230387066a8
MD5 f75255ad262203cde59316d4a97b313b
BLAKE2b-256 db72fefe8a02cddc0bf00d49c5d122d4aaf0a6385776294527cc2d3bce02c0e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 720c391aa5df09a556adff4d7621862f9a785804d6bd7b944e35e222ebc1c16c
MD5 9ed8b9c254048311e2bab71b1642375f
BLAKE2b-256 9ba4927a6a1b0ed6235ec8065df37270dec3afc5031c0c6d3220370ac45d6b39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 59ee059f6cc193a970b3681cb5d4d0306edbfefd3e812ceede8778ab4e5fc361
MD5 72a1d18c4cfe78d52f1043c3beaf0e7c
BLAKE2b-256 e37b03bc7afd8b5db05cabccff8d4f354d1067e7db02363c767c2bafc60cc2a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 04692e016d42e909be2e30e2530280e90119c690495328f180551fb5d41f97e0
MD5 a17c3aed19a3a10ffbe7d8d27e53fc47
BLAKE2b-256 dc98dc7333655cdbb3d5f3b7f3a8c94472ff5d3531d262d62e30580a12dcec0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 8a40f2b3fbb46d1415ba79f80d973f3e82e24a27e2a4baf226f82dfc443c4093
MD5 50976d6ff204f77653f929f28fbc46fa
BLAKE2b-256 dc43bd2f0a262a47c49c086a29fc3289b26e4305a9c1b1db57d1af647cb09575

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.9.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.4 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.9.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 93e3950106e0235ca074a32eca210319595c6f9122b657db21a4fb6238d8699d
MD5 b3e630225f6b56749255587fccce092b
BLAKE2b-256 c62f2b6c5dde045f273122004f91dc7d0a2b93cd20087f5906a335355fd3150c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b9e53a7346c3c6ff91302553297d5ce68b8af535a6b0c5d95f33aa4eb79b4d92
MD5 ad00a9dad995e945f0c1a164893ab039
BLAKE2b-256 6c98e447ddc243614165b2e70ff235f0a98e663946efd809792feb863dfb88cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9fc283350e6310899c13e1ecda249c04dc7f58dee00a0b01f5aaedd6e38b4ddf
MD5 9b9bfa3f3ff1054cc5c56d1d3b894030
BLAKE2b-256 3cd71eb89562cc1c0d463d657cacb119053ddc585b1d229fba57e8bfd6894700

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e9dac961f1e65fd33d3dccee998b34ac569dbb60c5715c0f63cb9afc0e17af89
MD5 1b7cadbc400d455c3101047682c3485b
BLAKE2b-256 0441e0fb67b09fd77efd5238077296e096a8344076f2918f6fa6c3e1d1e9988a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 cf8e32e6e52799c841193ccc3f005fbeb5f1ca205c5ffcdc7b2ec8550bf70731
MD5 a60d94925b0eeaf0407a1af8b6ecfd6b
BLAKE2b-256 2557919a7df027bd3931fd620d2b5f0d11e3d8b368bcbdaf9eb0749811bd58bc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.9.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.4 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.9.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7bb76b967b9669507525bc8dbe9905d8b71b658f355d5dc596a27202c4ff5d88
MD5 d3a711355d3042e57615c98c9ca3567f
BLAKE2b-256 52752a49217ae42f170684fb9e3001a7e566a2dd454be23504af6ccf63659199

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 70ac9eb0eb82a33f2cec25759c2607bb6aa52dd32da6b6d0ec2a52315bedd4f1
MD5 517230c94221c7b18df2f8f87b0dd890
BLAKE2b-256 ef8df78ceadd7daee81e1ada2f393081823a623e698ad15bc3aefb971101b474

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 53b5e009ba85d4baa496e1d7e55dfec8d5e1f1f920b3eaad04773009027501d2
MD5 dabf8d8d094d06517b60c49fc5a02bd8
BLAKE2b-256 dced63fdd02d4e1df314747cf2e9760fad48fcd0be9b5869f9d4bf0df9eee27e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cf85fc731b978af2f75e5e6c9d1c5b4eb7cb211f709a53b2652b4b7cc4d6cb27
MD5 e2ec061fa6d3eb0d60d450897c820390
BLAKE2b-256 a8dfafd7659639eb189c45be00a96b5bb4726ae37ee1067e0f9bc8f2f5f47791

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 801e558d31764c3c3ee9d2fe2fe330021596f5ccae7a14fede4b0de90e510420
MD5 12e75c415077b40762c24528bf5098cb
BLAKE2b-256 4c26bac4cb9f0c6ab6b8b8bf7670114ce98bdae5dd97fa82368115856126e6a0

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