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 compressed ndarray library with a flexible compute engine, using C-Blosc2 as its compression backend. It allows complex calculations on compressed data, whether stored in memory, on disk, or over the network (e.g., via Caterva2). It uses the C-Blosc2 simple and open format for storing compressed data.

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

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-2025},
  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

This version

4.2.0

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.2.0.tar.gz (5.2 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.2.0-cp314-cp314t-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.14tWindows x86-64

blosc2-4.2.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

blosc2-4.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

blosc2-4.2.0-cp314-cp314t-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

blosc2-4.2.0-cp314-cp314t-macosx_10_15_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

blosc2-4.2.0-cp314-cp314-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.14Windows x86-64

blosc2-4.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

blosc2-4.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

blosc2-4.2.0-cp314-cp314-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

blosc2-4.2.0-cp314-cp314-macosx_10_15_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

blosc2-4.2.0-cp313-cp313-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.13Windows x86-64

blosc2-4.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

blosc2-4.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

blosc2-4.2.0-cp313-cp313-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

blosc2-4.2.0-cp313-cp313-macosx_10_13_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

blosc2-4.2.0-cp312-cp312-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.12Windows x86-64

blosc2-4.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

blosc2-4.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

blosc2-4.2.0-cp312-cp312-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

blosc2-4.2.0-cp312-cp312-macosx_10_13_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

blosc2-4.2.0-cp311-cp311-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.11Windows x86-64

blosc2-4.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

blosc2-4.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

blosc2-4.2.0-cp311-cp311-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

blosc2-4.2.0-cp311-cp311-macosx_10_9_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

blosc2-4.2.0-cp310-cp310-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.10Windows x86-64

blosc2-4.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

blosc2-4.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

blosc2-4.2.0-cp310-cp310-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

blosc2-4.2.0-cp310-cp310-macosx_10_9_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for blosc2-4.2.0.tar.gz
Algorithm Hash digest
SHA256 bbefc417322a59443d844b4d03e66b228694ec6bfd1de8bbd832c4aa0eaebe64
MD5 eb88e0144a7bbef746c2c07c21a512e0
BLAKE2b-256 642b47b891a836260185652781abf98c8868a0df361f79e66ace13cee2b46235

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.2.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 4.1 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.2.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 291f689635c9ebc30a6b13fdc0f2069ab7a245fa27dabe8fa14b6d35c3f096cf
MD5 67ac8a2550437cfba0087f105657cbdf
BLAKE2b-256 1d51e011e4d17497ae708793aa19f7e5fa357ece7eaebca1afb22aaad43c0856

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 7888ac409a479da50d7e02eeb1bcbf1e45213af362eff1b938d584cf66c2f39b
MD5 3fff1040680d6bddea9e0b8719d3bb60
BLAKE2b-256 4a4edfb8f9377b2b7398f1d19c7ba147af93d79a6de44a4f972079ea65001bdb

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 bb82cc1d528bac82c0b5c2009377f5be6528405d2737fd151ffce4dc6fe0a96b
MD5 fd4dc1a458761fed5e4366c2b9c06764
BLAKE2b-256 d131552c0c5df724e7cc829d231408277828970671950e3577b1bae893c0f6c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.2.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8ff3c6b2cf7d3e6a3481f7e1a6eef283af3e2b65f53401b1ebc63eea14b0b758
MD5 f002b3d13359c10fe62a2eb768e3488f
BLAKE2b-256 2de8d9df89402aaa1a7752b97371949447c44a1c2e8146676e255fdb9ba33caa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.2.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 89227492844ec7b487e7182314ac75997d5f864be2025cf6879f355fdb669532
MD5 852253cdb93e0824869aab372ead8be9
BLAKE2b-256 68fc10f74c3270b77003d1ee97fdf09c177c438fd2c99a9285fae7167654db5f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.2.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 4.1 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.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9cadf2708888e586027178be9e17215ae6f20fb5829596e9771751aa453e7a0e
MD5 2ae7c22e60cded8824f9445d47d8b970
BLAKE2b-256 95f3bec8f64f0f61524cd9ac086ee6567fa226ee66bee8b0224f9b3d56dab4c2

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a07e0d16aab433e10d173b553fabb7b8cf64e5dd826eaae548d2e9a9ac5f2f69
MD5 79ddd474da7776ecb7531979ccf20dfc
BLAKE2b-256 3552228569268a2d59a91a16d2819eb0d796d9f5957b0d3b3ec3847281ac1c26

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9c5c0ae30c831a90a9d1973cecbeab99a7de2df4f172ac8020d2d60d1c2c5ae2
MD5 1c1808bfa717a12b4d8a3a8baf752884
BLAKE2b-256 638af4ee8ccc06a45e4b48a521575e2170e0a028a40b51f70a57302821862dfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e997adbf086a4b98f732504952193afa817c41a7c70d26bce71fdd397542c664
MD5 235183c282b4a22f6d0f6b696d3390db
BLAKE2b-256 52cecc39ad8283482d94a3d8ec326188902961bbbfca67207cc6f5762f3c9c2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.2.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9eb69182c51cda1b402aaf78ce908759f7a277420ce3fad9981ff560544e50b3
MD5 b7606790c45f0269fd618ce60009cb4a
BLAKE2b-256 d5fd210ba5fc681022bacfe642f6c0a20a4080de670b8905878dcc08f5f4c595

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.0 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.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 59f4de7f9e8a587e5c6e6ae54ba74f4d78a47a1cc3f097d03105274b36720da6
MD5 2d8f1d71735bcfd51dda29c19d92fc5c
BLAKE2b-256 c3309f572319929ff02a436b033913ae4e477391188230a2e2cc40bf8cbb8bbe

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 f48ea67ccd751999e9bb3c4e10853d422167b9619af701b1fdb08cc27584db96
MD5 c25a04a64656e4d4842c78de4c25ea21
BLAKE2b-256 f4aba0aefc8a327b7577b68fca1f456f625c2d8fbbd85d3c07531079ff75e96c

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 d28efb0b13c1f22db4a799d22ab02b0024fd4ecd1cc47dbe756d88e08079867a
MD5 01ec3ff0518de3d0dac77f27fbdf650a
BLAKE2b-256 330574c9d5342a3598600d965f5bf16c45c3b05a455307e370b5b5fef02436d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3b72e9bbce0459ec695e25bb1fba8fa05ba9af4fed71c220d20376df99cf32fa
MD5 72667dfff77e626fd005d180d9d91009
BLAKE2b-256 9939665a89b15e68eeaae9c461558aac501b3a9cdf7906ebe71fa59efc887bfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.2.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 87c3a108c8ce311eb00a7c3d32d4d0ab023599a2d23fc07c998debe2dad00f8e
MD5 1088a0bb091ed8be2bd297461526256b
BLAKE2b-256 fb1ec14e65c483cb1cbf9e49f73cf25b3827b5bec4494895cbc8e16d41c3f53c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.0 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.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2423b70dc17b048382f8a9a17085842a7c3c2f9bb14d3be2f8a7cbb378ef4ad9
MD5 14e9578e9dfe2725c80cf6c2d017cc96
BLAKE2b-256 9ea19875399be98eb8f15a098058da54490c5b5aae21f5be79f5fb35632d8a9d

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b8d907efa30a2ca4895dd37fa0b527ee88be17df1981f98194f867d97ff07429
MD5 b95401b5ccb44a4f770b098f4ee694d2
BLAKE2b-256 f6df8d514d259681153d6cc22d766b053d59503bf83c8501ac78085013b95f5c

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0f6444e125142876f8ce02f1ec8a13499f436a01e7ffdffd080d7156fd5fa079
MD5 4df259e00281c9d92c6a050d673d20e1
BLAKE2b-256 58d9af9ec3db0cfc9e88e05a26745a84244cdba4a46a01e92dd7ccee268117aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 976abf343866c97de637adb452153dfbe63c2b69a2a4999dc494ebc22585a567
MD5 dd73b5065ee3db5a94a48fc3107193d6
BLAKE2b-256 36916c84f97d197c09a69d1678a2714b762055d82864aad67776ba0b3d86ffb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.2.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fa448c419a8227321cab735aece33fca1afac1447cd140a3db81a6b2bed560fa
MD5 632a897fd056e973b9fee548a1cfbd99
BLAKE2b-256 afc19df8536c8490d0296a753cd2c6780742e79060db17512f8a9f4a51c99ddf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.0 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.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4f7b006333891d3594660abb7820be0497c0baab3538742562caa78e03e5312c
MD5 6542a1d683cdc676520d3d94134941cd
BLAKE2b-256 44f6c59487d371ce53ea6db7ef77f0811d4fbb3d7faacfc97f1d66fd26d5214e

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ad857c3dddaf5486a49b59f4f351079bfc8f50786d033638bf722e4fa7595249
MD5 7e9d6c3ea2f97329cea023516e2cbeaa
BLAKE2b-256 7f14d6fab33801534a9562f417f58c89302704100f7baf0fea773bfec0b7b8b2

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 1a77412d3229a7ec4ce8e353604e563400cc57346d6e8ba578453a6134bf2190
MD5 ffb20dd831f3887f6e44d9de6929798b
BLAKE2b-256 90aae6f6cdcdfdcc2b21b77830d62fb8d0de1926f2ba8370b867910d6abf2d46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 afc041c5de1d66fb731c45bd5bcf84356da3f17b4acdec5a8448236c6d48f845
MD5 e2c8140071f7617884bb126c44f61cc8
BLAKE2b-256 3e7e533c337ca1827b212331dee6d12161aa40ba3162d99d890a0a547fe235c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bb67066f1a64d7929f271836994e5fb0383ae8b8f03d673650a94dafd7eaa349
MD5 9e890c7e9f96472b62dcfa07516341ab
BLAKE2b-256 73d22099dbd124a30bb576e421aecc288725c88d6ceee8a7a86fca845011ffb6

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: blosc2-4.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for blosc2-4.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6ff429d2364f423229e82037adb1efe91a5f3dc767f0817cbc635adf84b83e20
MD5 00ff92b53972368990f0ff2e59676aec
BLAKE2b-256 5b7efb839221dcf0d473d537225109316f1b07c3b274d41afabd25cd19364f97

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1e2f0767c68c4e5dea1543c7c138421264db494a6bbeb6ab81f101bcb6382ff4
MD5 09cb4b117e289ebc0fc554ac5df7c0e2
BLAKE2b-256 1864e315e147c3a8ca9f41e27cb4b0be323c409e59778218a8cbc61c296d84b1

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 44a2070a6efa990986a26a4f9a2d8a2fa9ee9ec705617d38750bcb019c53d632
MD5 33d44a8d1493cb512a77572bb9945cf2
BLAKE2b-256 d6767d83ae434ea4d90a6a66335bcea5a515f5bba291c08269cbed35f61488ed

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5b16df388e1884e458955de64db6ce6db438154fb3fe9089180ef9863ceb79bf
MD5 8170960029d7e6d5e4ff924ee6d1c76b
BLAKE2b-256 381eb8c67c85662e3f89f0b137fbef2f3a15db7a23cc8ed401f428f83b9dbc57

See more details on using hashes here.

File details

Details for the file blosc2-4.2.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for blosc2-4.2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a269a8b265caed0093f3ee99eff8c8691da407764f5ee5b1bd0c12044fcb6c51
MD5 72ac2883977abdb7697e6ae0349492a9
BLAKE2b-256 a8fa3c9463bcc218ae94b62ab6616dea975bbcb9a77c40e00e36231b060b64f1

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