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

Windows note

When building from source on Windows, clang-cl is required (OpenZL depends on C11 support). Make sure LLVM is on PATH and use the Ninja generator, for example:

CMAKE_GENERATOR=Ninja
CC=clang-cl
CXX=clang-cl
pip install -e .

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.1.1

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

Uploaded CPython 3.14tWindows x86-64

blosc2-4.1.1-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.1.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

blosc2-4.1.1-cp314-cp314t-macosx_10_15_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows x86-64

blosc2-4.1.1-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.1.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

blosc2-4.1.1-cp314-cp314-macosx_10_15_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows x86-64

blosc2-4.1.1-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.1.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

blosc2-4.1.1-cp313-cp313-macosx_10_13_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows x86-64

blosc2-4.1.1-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.1.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

blosc2-4.1.1-cp312-cp312-macosx_10_13_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows x86-64

blosc2-4.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

blosc2-4.1.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

blosc2-4.1.1-cp311-cp311-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

blosc2-4.1.1-cp311-cp311-macosx_10_9_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

blosc2-4.1.1-cp310-cp310-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.10Windows x86-64

blosc2-4.1.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

blosc2-4.1.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

blosc2-4.1.1-cp310-cp310-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

blosc2-4.1.1-cp310-cp310-macosx_10_9_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for blosc2-4.1.1.tar.gz
Algorithm Hash digest
SHA256 aa9164dc4992bba1416a986b65c196f19c8caff1d8d96529e3f35717929f8039
MD5 0618ae36946381c1683638932767f597
BLAKE2b-256 b79cbf42cc051341ca2a8fa57eeb817587282556a483ff3fac295cbec639102b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.1.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.7

File hashes

Hashes for blosc2-4.1.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 86d775fda5bf41b4b19ff83174504372bb75849974c9caccc09c6885255a6c7e
MD5 ec49b23e2fc5d02df71f70d71de1de76
BLAKE2b-256 a64234f1d6b1641dad16549e3ae01cc8098422eb219dad4b80a62e6959e6c1d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 3d947c92222de412b97d679c5b5f78c38104f6380c8d46c58165a8349b208a8e
MD5 667ad98d19c3df7bf546e39c2d999c67
BLAKE2b-256 e5ab96d37e3b982de9acef6f7c7672224893ebb7f85bf307fed93acb234a5355

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c53e0dc9124a3e5e48a3fd24bcaea72107f9ff28c96744b9b8a97201133ce1fc
MD5 1bddc9b57350f46237bdf46eab92f496
BLAKE2b-256 b013af2e090f43414e66b62bdaa635ea9df42ebad3adead4f6bdedefac5d36b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fd5a91a4133985fc141fdac2207056cf62e333f7f380d41441289475e51fe26a
MD5 a54589614c69af441f223c0c04a9647b
BLAKE2b-256 2519d85cf9ed26919117b38dd2ae649cd3bf1685f456e635ec4086465794ac13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 03fbd75ed0f0f28c4f3ad48c581c2237e66e7e8e64ccba7e40fca9d49857e791
MD5 854c95074f0f41646465d10668c04b4e
BLAKE2b-256 a32a1ff80fd3ffbf89c6e1b32da4ee916d987cf5c0391a9bcb407f740c73845d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.1.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.7

File hashes

Hashes for blosc2-4.1.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 22e3a2d0b737dfdf7773259d425980d7d33a5b89eba5734f85df34fd01f2fd02
MD5 8560dbc17d84300b604c853d46e67922
BLAKE2b-256 818a9d1663a0c6fe24f1b36186cba8bfa16071247465b4f8b01c9ed927521a1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 7ea13c77ec0a47885d009a58b6e5d807497b8867f268e5aca56df3d5068c25d0
MD5 d995057be05a1279909fb7788773a6e4
BLAKE2b-256 feea970e77aa79c55f214a54573dcac0f886774c820a975ab8652333e71bd0d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 df7e25185dd23f91d5a7d3e5738bd590e76a0b3f1ba59886a7e3b82d37fa0d53
MD5 5bc8ef53f54ba2b89501549baa22bf61
BLAKE2b-256 de905ffe8611eb45414a3785658eb99d22c03e80e9b13ad89b8d65f218ace049

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d6e843608a6de9705abce7ba6f6a7def13712e35354bd7b20f8fe52fe01ef295
MD5 2975342bb28f34dd99f61f11a0453733
BLAKE2b-256 b3c8270ce8312c293994831f1f97f49832e2bf11782baf4e5421b5bfa36feeeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5d216c0bd3386b2be873dee41d992569ed693d7766ebbc9ac10ab871aa715738
MD5 3618c589e9ceab3383c53c4d0bab6aae
BLAKE2b-256 1968d8ad12c1ec620d90fc323f88c9c8bf421b45e8b2bc67e28a18f057172ba4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.1.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.7

File hashes

Hashes for blosc2-4.1.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e573ef70641bf6d142c90b195aac5c53dcc3fdc37b52c3650651e2a0b51be133
MD5 bc2b17b3d34d492b92b3a42b10fea8ee
BLAKE2b-256 4aa198bb0a6938280ab413fc21a63f1f38d21c2d4849bf9ce59241a893b09ab2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 91d638d246ecb96ae15515a2aec1d368042265f72b9ff06e1ce72a98b2ead4e1
MD5 0185d000372f0d2f4ddca83034ad149a
BLAKE2b-256 de902abaf3559b88726b0a9acdeebecca41ea082cd9600c61bab18b48e6a6267

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 f9a482512ee1f1469db6d188a81ba4f2370cf2af41f77ab6c19482a88af6bc36
MD5 ed21dcd4612ce8e091a9ced70a10f0d4
BLAKE2b-256 4cddbf040efb361c296985d5b78e243b23609b6881a76e6bc54348b969bcc560

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cfe94e4b0973d2d45de97b29f93d9bd521ca13fbb72890adbdc0bb877a43e878
MD5 deafd9e1f3424949f63c4517341f3582
BLAKE2b-256 a574aef78559c5135cc6d633a09e297b9696f56cb065e8c822f59b7b08b73754

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 cdd1ca1d9dca3fdc05f533700ae6a616e2035e9bd1cd4f409188e91bb5a87712
MD5 bb784eb08ab5b938ce8aa906c92df074
BLAKE2b-256 51da93179cdce784bbcf3e06cc5e829e7d29d3c4954a7538520d4da7017b1941

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.1.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.7

File hashes

Hashes for blosc2-4.1.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 95dcecd9aae0333541229874a56376fa8db260b02223f80694f1fc549c5749bb
MD5 db59ee548d2d04e20b3f85f1102df85a
BLAKE2b-256 1d411f5f936e31b0981e8ecc0683f06d0d19164764c984a89e3f07e6cc6013b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 430f46a330015f0902edaf748de399654361b4b6248f3537f62debd19549149c
MD5 45fe7e0c7375c80a87ef86972c9e33f5
BLAKE2b-256 94734d7f4fef5d0aa8a5534ddfbc53773c51a3de4466fbab92f39326b4aaf701

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 ad33f44ac5d82f96fcb76d2bede4fb3d4bf7b3bbf3386abb47443ad245235da8
MD5 860fe549b1972c43839aeee6c46cf985
BLAKE2b-256 ce0c354f55dc7ed1c83868dfabab7db44e7a7d511006bf7710e5d818e2e1d7d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 53c2f67976cea9a7ee295e01092337b3853883249cdd604e0d1f193cc566cb68
MD5 bd00fd2f4cd44fd3aec22fa475812ce7
BLAKE2b-256 e76fab754cf09d23bd2a04ef388f40249fbe4acbcb5bee44fd6864b45820ebae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 efa0418dc2fc26ce90d72f72377221d90b2ff4b842c249618c04d831a2a6b074
MD5 ca2b9693ef9b3db8cb7f0dee5489193e
BLAKE2b-256 c5b2ce265c7b375dc67f680f5192219ab7139175ea3b08e74d23190af4b24616

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.1.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.7

File hashes

Hashes for blosc2-4.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 66937bef6abd9842989116695a6ef6c33f9dd15b5c707a634a223c7cefead3b1
MD5 abb2e5c4c1735430e5cea13997e2daeb
BLAKE2b-256 4ed2265206975050bbed1caeb7f06a4639260fa66b944c96ec403c17936d0bbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 2ba4196e09448eecd47bdadec067730ed118c6f2ca55f1f55b99d4d97f085449
MD5 ed2dc76ed280ee917ba4331a7052e2c5
BLAKE2b-256 468c664cd7de0af718fc26a8714f5d0b306a8a6b7981ad91b2eb72360d07ea28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 4064ec799f0e79db9d0fb908d0d14c9a756c4b76d898612a27afa9ef50801722
MD5 c77dcbd3e48bc91fead8c0e410843c57
BLAKE2b-256 e3828cbbcbb2e9a488316331d50a55a4ecb56e47caedc6490e8f2cd4d8a5910d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db3916774fbde14d9b67e530ec181f72784f3c3748e01a087cc7bf08b651a617
MD5 c2e2e05d187d9d76d1f90c16e7917c71
BLAKE2b-256 c60438a32334f44d400e54b82297d71ee8576712dbcf65aa761515a1dba40fa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 792b5524c605da5f62d3263932cf7b775ee88568c9832d2d22260b762b558f5d
MD5 77156172a7809712dbe7eb766b198f19
BLAKE2b-256 20322e147d90a24968dd5cfeca828dd971357608eb2b6336e93038fd0349f5d7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for blosc2-4.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 fb9e4f6d17786a1e012c91bfba2914b50270c6e69e69e0378c8ceec15078e992
MD5 62d7ab45eefb9aa8d23f192db5aa5c9c
BLAKE2b-256 c3a749ce334ddcf903e9e84e465568462e9b946f5bfbb15518cb0bbcc7a4021e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 738ebd7739351bebede62421055678187d4504c8df677b81561e27e35293a137
MD5 c3ba5efbaa71156f77690b6a73af44f1
BLAKE2b-256 afb97d6e164af7a431b7d29a0f79c395e327bb475437b4269b25bd7a4816f403

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 030086f4396b4743cfbf86b701288862b54b39342c249b478c2935baae384362
MD5 322e40e4cd6e31a6f944e3c9e1b1134d
BLAKE2b-256 7586bcc7eee717fb949488ccc4dc7ded013eac32dd67d6f3df6c271f3183d1f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e2c47fc979d3a3ef01c327abb93e4b5889197bef4efafc0c9e50c67a1ca28d0
MD5 3a078f78bd55c92b53b186f4fb29c25b
BLAKE2b-256 d3183e7d9c8ca73133b1e133cbdfda8a44f24886debba7df9436c686e345a594

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 77ee5b728e97bfbaa93c8f0b564258e8d6255e4194efa3eccfb5149996d9ec81
MD5 476f65dd084a9c3d36b776d0b87ad446
BLAKE2b-256 6b9834640362a23dd3d8eff9cc6172cd66bd19a07f9ef2daaa0b879a03cf9564

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