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

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.2.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.2-cp314-cp314t-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

blosc2-4.1.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

blosc2-4.1.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

blosc2-4.1.2-cp314-cp314t-macosx_11_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

blosc2-4.1.2-cp314-cp314t-macosx_10_15_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

blosc2-4.1.2-cp314-cp314-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.14Windows x86-64

blosc2-4.1.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

blosc2-4.1.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

blosc2-4.1.2-cp314-cp314-macosx_11_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

blosc2-4.1.2-cp314-cp314-macosx_10_15_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

blosc2-4.1.2-cp313-cp313-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.13Windows x86-64

blosc2-4.1.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

blosc2-4.1.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

blosc2-4.1.2-cp313-cp313-macosx_11_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

blosc2-4.1.2-cp313-cp313-macosx_10_13_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

blosc2-4.1.2-cp312-cp312-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.12Windows x86-64

blosc2-4.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

blosc2-4.1.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

blosc2-4.1.2-cp312-cp312-macosx_11_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

blosc2-4.1.2-cp312-cp312-macosx_10_13_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

blosc2-4.1.2-cp311-cp311-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.11Windows x86-64

blosc2-4.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

blosc2-4.1.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

blosc2-4.1.2-cp311-cp311-macosx_11_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

blosc2-4.1.2-cp311-cp311-macosx_10_9_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

blosc2-4.1.2-cp310-cp310-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.10Windows x86-64

blosc2-4.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

blosc2-4.1.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

blosc2-4.1.2-cp310-cp310-macosx_11_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

blosc2-4.1.2-cp310-cp310-macosx_10_9_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: blosc2-4.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 c127342d976de44fee242137e83660097e0b072779f4164a34e149ac9f693c8a
MD5 6c8f775ddb690c5878b0931231fd8339
BLAKE2b-256 f8fad72f624903dad1f2e95cb97d4e3777284f7eb398792f0d3380fdd73c1fc4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.1.2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 3.2 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.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 9ee2217b03ecca4e823ff22701f423b7630f2b0a44773e0486ddbaa953ed39e9
MD5 185159a2f038f3ba9efdc9171f108734
BLAKE2b-256 a69eb028eed46dfa45def2ca9c3e66aa3b8a3188a8a4998d017c699caf2bf0d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 482e2f1447d47241af1952a563573cf12f67fcb86a2d87227dc28e427b29f865
MD5 7acc62304c775fda58341a316137db3d
BLAKE2b-256 36e3ad7dff6eaf0e36a0959865ebd5a16026929f5a919cf0158858c307d6971d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 df3e78642af359f3bdc46f4446f0517f2deca2b3d4c9c92caf49d4abf6ce2a9c
MD5 e540435c599c11dc754108a9f21a5f77
BLAKE2b-256 cc43537635bf12f258db17a1a80e56c39bfefce218e1baab5459c05a4ff9739f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cdfb208850c082e629dbed2aa8ff0328b64bfca691fcfdd89141af20f5fcc908
MD5 10e3a77a7569b406f511feef340a4ea1
BLAKE2b-256 8a9772ddd8146f8bd77026c1c28813e113c6b8a40b4f9bd4fe064f3618cebcd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 52f69fd854cf2d9ce83cb0f6f214c6c9fb7f9149c24bd9af929482cbe95d3ff1
MD5 b42d246debc78a325afcd5bee494b61e
BLAKE2b-256 851c18c47a98ba38a618f0cd3a1872d71b3db8553ce5466e7b5fd74b03dbe377

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.1.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 3.2 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.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 68d04c8ea0ed1798baf0921b34434b564197c8a11569f5c64d9bea195329987c
MD5 a1915671b6affa0f1741d3a43f919057
BLAKE2b-256 a9854457050893f21c0b3237ce2c279a63f7e6cbf9b86126a42f17f5b83cafe6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 05551c7111e96095b88f7070ec36dacb892a7f8c52c7550c019c93f892c511a9
MD5 24bc82f497829fe608147a2405c17960
BLAKE2b-256 2498c8c1e711d65e45c7109cd1ea90dd98d30dd2bc5d1c8d670fa91a5c563137

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0dcd142b6ec74b69f9ccfc006a98ea3e91617b245c0455f894a41a03cd88bd73
MD5 cedfb696cdedc1b539c40a6e00b31aff
BLAKE2b-256 377559a2b35ae875198528b2bd89015fc4f143e40f859749735395877d7fdf96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9303b3e4a503a15cb4c42eb9c194a75a41603b879d89945967d72b5606857395
MD5 cd3b5e5a573a888830e84da7c00b1de3
BLAKE2b-256 04f6c0e9a30bdd151294203c933a2d612559548bdbd21e3ebfc4671982117f3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1d8b7c45d537bfeb4b4c6d93c042ae4c07fe5aa6ce47d1acccb028802b2091d7
MD5 ee54a93511c5f362c4b2ef7a440139ac
BLAKE2b-256 02bf20bc86e3eef536cf077be84c2b52583620ac877852962cf2d6c0281052ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.1.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.1 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.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a72cc1fdc74744723092ccb63d03cf49c64f911450d2c9296182ce7bcda45d04
MD5 ae0e0cebaeb533f1b2a2b501c90f1434
BLAKE2b-256 6ee2d5b09cec0383381026c41fd071ae6a9342dfd70d0584aeae672e77dda82f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8f453b76764753c7c0ba3ce13ffcf0cefa191b0668adb28979f88cb9093ad7ae
MD5 6666cbd63f74dc76f0964f316d1ff460
BLAKE2b-256 5974394d53ac3b3583163f7cc5b43d59d457e6398d8f1b51b85bc9f7bd7cf430

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 45075f00eb92e8d1abed1ea89038c9827ebd846d47e53c5c9988e22f7044f01f
MD5 c1ff0b0999bc386fedd286e981c6ed5b
BLAKE2b-256 d3bae038eec32caaf498f8d95e276c9a294895bf18419ba2504cee77bfec0008

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 192f3508522ce8867cd9aee70782450eeb89eb2de882f16d563320362ddf145a
MD5 de4a11e04b1262ff9b1c18057a3e6842
BLAKE2b-256 f75dcaa4c7eeac59664dcce968c69823e2416bf4f184af0b89507f52c085a98e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 572fda198a250ee5e2c6b52d0067805ffa0d46d7e22213fcc23917164c33b8e5
MD5 59c075a56ba00af00af41eafd6a3f34e
BLAKE2b-256 c4b23d0a6711f9376ed2e84e420c3c74656e51803420ed2d0df997b027b6fd2d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.1.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.1 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.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9abc9432f7aa9335c87eb7b3cec72ac7bf3b764518e775b4f60159617e0817bf
MD5 f661b884170b0e41598188cafb64965e
BLAKE2b-256 fed7d4988cd88c070b2a24b446bf780fc43a7cb73a4af1e092b11edc832f616c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 830addc8d8722348421e5d99d719c53a36ff34a468980a7af05938ddb336cf4f
MD5 01904f56a38eb49b78adbd8d97f9f584
BLAKE2b-256 96c66c98cb75da1ef26cb27fedb3edb4b3cdd1b3aa2f1056bdd9de0823effed9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 ceb440269004619a416813b7c36abef94b028fd702dd8209b5d41311b6ce39c4
MD5 ff18b0a2bf0d857b0354514f8cea536c
BLAKE2b-256 ddd084d10472414a605bac9e794e03ff53ce464e22fe83edc365dc88b6833c14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e0bd7e752f636cde649f92acb735d58e23d0813ed9b24fb02f65eaaa7a415cdd
MD5 943e7a9b355044081d7c784cacbac4af
BLAKE2b-256 d287834a234879ae8bcb61be4bf88855e29f62d06da0b5b45a01f6e7898e9d5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2f39bc24bfde0ba2938f23b3ecd6a69f7788c9e775c88e0be37a3b4680bc84c8
MD5 ca3909d058e5fdb65a00164ead7f9676
BLAKE2b-256 5a74ef2f1cea5239062be872fe7db384fcb5f7532257efcec11c960a15a5134f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.1 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.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ab8e878763b8f19c284cca8854f312988cb8039181eda508a01a1174f97938c5
MD5 e1edccf89781b28299a297d124570813
BLAKE2b-256 503de29f14df0053c510ed75a3f8a7a1429b6e5e72f8e3928911d15f6b63fe36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ca2a8cdb85d6c3dc2ed19b550ee57041c9ea9230f9fa9829cfd0fe467fa6ad1d
MD5 911db1aee3f072674cefde271f1f18b0
BLAKE2b-256 2d2ad71c52fae9ae60337ad34f872a8537d1329be028b7449951c8f61421298f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 09127cb9d32e2b0d04333ef9e50f7bcf00765f1a20216cede40a04f36d786069
MD5 8fecdb126b178a5d967047742b4cacb8
BLAKE2b-256 f2b61c8b6b703d6f000df557ca594451883d18dcbe89b881fe1be75df82d76e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0dcddab7db4398c11190f21b48c2fe468d99b4a003bbacb30011c00be11d9c75
MD5 588eee66ac85f4e5a1efc26964f4eeaa
BLAKE2b-256 f151a988a96be0cc8a7c187d26579c21770c0f679a1d12b6268629f554640e33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7f8cd9d95563fbd6a76eed81ba85669d11c53385fb01ee8a91bed3b8070fa661
MD5 0810dbb02a146cdf59cc051b942ad52a
BLAKE2b-256 81851240460e27c82897608df1c3f4b9c9243019a2e2345215d5f04e1a36fb15

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.1.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.1 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.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4c8740e61f97ce96d7a46569a9b51b9b6fdac7b4792a8a486250a00ef6f7fd8b
MD5 8148a086df22be702dc7bccce77269c8
BLAKE2b-256 c5074afc4612a6e323e5d5394267b9b36c50250d075bf4b3bebfb54f2527e639

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bb93d560e6a0b7f4642795311659a4ab7b2e12b6c79b2077fe06ec7a99784339
MD5 81adf2b6a44f5711caf380497e4a1416
BLAKE2b-256 6383df6cf0828eb76ef0a12bc4a576f70c3850b45a2ab950445e4cb475ef1cd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 10612397b4829120ac25cd50c2f923edf9cbb830c2d0e467d272013f06a7ffbc
MD5 d580524a975d7d9994792cadb1dd4b33
BLAKE2b-256 17c745255f959c81379674b041d85bae1e8edabd80173a1fb1ee3fb1c28b6d5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e69c2f90d5691a439ab6f6f873246ae77b26f5ed46794d5693b5cdba5b60f3e8
MD5 59a335ff6c63d963bfdab94845c10f2a
BLAKE2b-256 a41de162c4dfdc5971ee0159c06b26da3b46b0279e558209e422163fb16fc0e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.1.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bb5f383a1b83a96e4b8ea31b976efdfeb4c7df0016b6ce6c7e735eeac92c3874
MD5 3e99e6587387391fcda7b662c576139c
BLAKE2b-256 3fecdbe9d64258d68b3251c362425347e0477e2ccd769dd14dd17baa6011487b

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