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), columnar tables (CTable), and 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).

  • 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-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

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

Uploaded CPython 3.14tWindows x86-64

blosc2-4.4.4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

blosc2-4.4.4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

blosc2-4.4.4-cp314-cp314t-macosx_11_0_arm64.whl (5.2 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

blosc2-4.4.4-cp314-cp314t-macosx_10_15_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

blosc2-4.4.4-cp314-cp314-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.14Windows x86-64

blosc2-4.4.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

blosc2-4.4.4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

blosc2-4.4.4-cp314-cp314-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

blosc2-4.4.4-cp314-cp314-macosx_10_15_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

blosc2-4.4.4-cp313-cp313-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.13Windows x86-64

blosc2-4.4.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

blosc2-4.4.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

blosc2-4.4.4-cp313-cp313-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

blosc2-4.4.4-cp313-cp313-macosx_10_13_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

blosc2-4.4.4-cp312-cp312-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.12Windows x86-64

blosc2-4.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

blosc2-4.4.4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

blosc2-4.4.4-cp312-cp312-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

blosc2-4.4.4-cp312-cp312-macosx_10_13_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

blosc2-4.4.4-cp311-cp311-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.11Windows x86-64

blosc2-4.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

blosc2-4.4.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

blosc2-4.4.4-cp311-cp311-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for blosc2-4.4.4.tar.gz
Algorithm Hash digest
SHA256 35861c6b9caf84cb195ab88c5b8293937d15751b790dd3fa08e0a1a69c2aa308
MD5 0534dc9a2de2167a42b5af2fa240f27a
BLAKE2b-256 4ddc322d1ffdf433f65694b9538a95de53b8d7623e8c9247c8fa9387a7988a62

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.4.4-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 4.4 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.4.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 5720d0f383f57f0809e9cc02265287b70bc8e668b1bc6e2739cb20406f3a62d0
MD5 6deb7f5d0d17271347c5cc054a0ec90c
BLAKE2b-256 9d672b6bdf5514d39775301a081dffd77397b8ddd2cc35087ac350cfe28cb0db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5f4e52b154f1cd68a44dd7470f3b463e6324d87a483e843ad01abf466e9eb047
MD5 e88e62f68400fdae4fc444be7e559d62
BLAKE2b-256 db775e30c900cbd30174e7e1d978d419b8269e9583225436068e56dd962abf51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a75186a5263dfa05979d83aae1a14072301d55378b7b8b2cf464360c81fc0f8f
MD5 67877a95307dad1dd1c10a436013fdc0
BLAKE2b-256 21920e234345c44234fd4d1cff0369062a72e4337e2618342ffc4d2816059534

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 60572601ce6714341d3d9521b0e4389e6d0623b6247ec4e2347065eecbb284d6
MD5 c7b42d2d2ec1f420ae6c8502d18e2377
BLAKE2b-256 081acad407013860fcfd739b3e810d2897af2541f23dd84c0adfa7f473f3897a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ac63fe1fdb2315eec24b841413d8929a0a375115ef1dd68f9ae3dd9bdf67b0a1
MD5 c810ae626cc1fa5dcc3268789f731f20
BLAKE2b-256 ad7e8d408595a56898ceae52b5d2eb21ce34a192b0c666e17d1a290ed167bb7e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.4.4-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 4.3 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.4.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c7f89c44c1b3ae85ceb2ec5f241d4c41d219090f89d36fecd1f7d7ea3c5eb8ab
MD5 8dd2145abfb6cad3ce1d1146558227c6
BLAKE2b-256 48918de25ffdfe74205f83570afad70901d3ac7d6c20b5fb2786ce7c58b12f9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 49c952edf0e9e399311ce5791bf1e19a313d8bdf7185cbbef7322d1bef3a70f3
MD5 f6dce3f56ac3c0ce2739271fd1d10617
BLAKE2b-256 39303529add76d4d5a11b43e11b80eb1b82e0fd938efad10d3f346b65920fea0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 92e5874c92c2c4c543d7083cbe61dd24a18e1c658b7891fa989a00a88f6947e2
MD5 4389d1713a59c2447e6a5574ca64225f
BLAKE2b-256 0ad81bdd25b7fcf86e3ad8715a1d627b9e0258ea371daf6f21c02fd6928660f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 59934091576583e2772bca097b0953040277cd5365638c9585a6394111f9fa32
MD5 118588c8e673c61702ff415fc747dce5
BLAKE2b-256 5ba3562170ea9a29143e39a6dd5e6fdf8837bbdd64509115e46a068d5fa404b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 799401661ca6649ae2937b563eaf9b3fa34cec60ac92608fa0eb44a2d072347a
MD5 4f334d55889883a3cb0697c419c11ad9
BLAKE2b-256 e47d257b8c83a4d425515197ee48c6e65e078d0d5df27d6ea486ec97c732487a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.4.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.2 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.4.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d39105d2b5720f9d36d35f7341bb8225305c5044c00327834999c63ef82570f5
MD5 ba8398ed001f58fcd8bdbfd9b65e2221
BLAKE2b-256 b4c4d2c8a07039da0723af4ff5dd1ca2d6a847a0882379611cc47b2afa94baad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ebbe52daca21a6eec86b4d55385e7c47e37dbfc43fa8e7a33608ad0241ed679b
MD5 c42216a0c30a2916866953f2092faf0f
BLAKE2b-256 c9632e3593b0d51a25ad458186fa4df29257655639e1265f7383335905216787

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9e7ba4f7091bd5b4b6083d4b9c40e525cafc9d6b5eb4f107418bb5631772cbf2
MD5 f8966d5ad0c57738de75a44716bd32c6
BLAKE2b-256 19d55723faf7f84621dd6fbb697f2f2eead067f9acc6b2b3ff8c98b3be52e23e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cff96d76fcea13aa609c907e57766a27796b0cf1c5e371473f391cd7cf816307
MD5 dcb5f802238e34bd3bfb76bf58d341f9
BLAKE2b-256 915146510408748382febfbe607e1a8f782592be360bf6d736288c94ac6d6785

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0e8545c190873befa1c4ac3cc3d32dd0d18252d67a8aab62e41467f08d94d742
MD5 4165a7986c59614478e4685b70292c51
BLAKE2b-256 af241ebe656b15ba675bfbf5851160197839c916716063ed0244ea1c3ccfc0a4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.4.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.2 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.4.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1ee58310029967c0d396c0b0d8ba37905f2c4ec2e7ef0594ea2b6751f236df08
MD5 bc76193fb044e606f295698d5035a632
BLAKE2b-256 2c59e7b3485cbe5e1bf4a1b0ff8c84b80ef5dd328bd4ea87f8394b0114ad3a0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5e458184925c0bd77995df0e697e13e530bcdbf4cb053e7518151ed37ea2f089
MD5 8f35b96279b77a9db90b3c62384b3113
BLAKE2b-256 d6096f2392915a083c158cc054adf070e60b1c4979c63d4a2b29248413ae3bdd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6b8d7d63e09f995b3203f09ba27f188143250e673fb433a9f30047f5011b6f39
MD5 5ebbfe3dd4fd05340f92ff64ae895ef8
BLAKE2b-256 09461e4ca807e0529da3057adb8e527a4103f6f09eb0994175cf33d0adf43c90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb945d346986e48b9c92b25d40098b748d3edb0c621d3b28ab61890ffb91d674
MD5 70aaf351d946611e603eb84704fc3656
BLAKE2b-256 052824bd1382e472d1f411e02e46f9e6fa5000b86dbac36a30363bc0f3c2b928

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f80b2d2fab0b8e3f0d16492be7211eacfc1004c322c9896ee9e3e119771859fb
MD5 e57a27e5717a22a643d2a0012277a68e
BLAKE2b-256 4fa90bf0bff756690158a59b05ef4e8eae8ab9af23e76f840c96e967673d259d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.4.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.2 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.4.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c70e788426013057d6abdcfa4f57f48ce6d6f3d3f7be0728a69f4ab0fe9c0d70
MD5 f05792deeecb81705136c7e19805ac90
BLAKE2b-256 c8340dcfe419cbff121d3c0b1b58ff7beaed32a6dcaa2f3e4875121fb5970622

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6a4b835a44085c8a076220ee63945cef3cbd19d980a240a180d8c76ff1022bf5
MD5 f070397f558cf5328cc0d7120f33d202
BLAKE2b-256 3d9a6b17bf2bef4648a6eeaf06d520ee3f4d71befa173a2bbc0be481b492cbf9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 18d78e8ea1c57d6afb7d4e06873ccea5259eb0c392208cb6c03ae56a740882cc
MD5 df244414189df4b0234525514b4174f5
BLAKE2b-256 fd21f2b5826a57aea6c586c99c8fed7ff03f00075478f2e30d6417890017b363

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 06200a900e21be694747b7ae0e8357934058d31445f41afcffbeedc8431ec77d
MD5 cb7b4be1d17d95f706a5836a11a6beb2
BLAKE2b-256 5d30b8862daafdadfb7a5284742dcdd64d2484a1b5764ae3dd8693837416b6bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.4.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c3462237ffec1cbe5ef43530d3105286e77e4021d10d8296a539ae60844fd7c1
MD5 934bb42a8b3b39e8b7129f45082b043a
BLAKE2b-256 fe1ce67e3a0e9ee00992bf9729c26951f65e9c64cde9c3707e3997c7b3c37268

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