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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14PyEmscripten 2026.0 wasm32

blosc2-4.9.0-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.0-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.0-cp314-cp314-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13PyEmscripten 2025.0 wasm32

blosc2-4.9.0-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.0-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.0-cp313-cp313-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows x86-64

blosc2-4.9.0-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.0-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.0-cp312-cp312-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows x86-64

blosc2-4.9.0-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.0-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.0-cp311-cp311-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

blosc2-4.9.0-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.0.tar.gz.

File metadata

  • Download URL: blosc2-4.9.0.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.0.tar.gz
Algorithm Hash digest
SHA256 8e9e74a9a5da0656825c7233a10b49cce24c407e07c1c99013d3acaa31950b7d
MD5 28dc0c64e97995efc8dc46cc04cb0bb6
BLAKE2b-256 306a44ca0a23fdd9e32bffc89ec3a97d82053cbe1c4b32e42deadbb58b39b4f2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.9.0-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.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 8926082bfe8aa5ab5e51971dd3d7669b1525a278ce9e3f33ec668dfcf1b548d4
MD5 e291d6780820aec1485152b86c9a3571
BLAKE2b-256 ebad8d6843b224e40e5ebba42ee4ab0a4e73c5b444fb5f655204a2f40958e489

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5b4794976cba4c927ac4c905064a559c8bea4d6219aeecec8fa51bfa28cac23f
MD5 9ceaf8f68e8e649f3b5a45f193505dff
BLAKE2b-256 c6b6be0df674e6cd118b79848ad44bf048deb6ad860c60785708ca7653bbc615

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 185340a234ce382c66f2b16cc11e995a12ac082166f6f6101f371386be58463c
MD5 62e72e154c907f8709438d442caa9754
BLAKE2b-256 bd558e0599ef3902ce0ae9af09d825a88342ee5de9fba40e94fce41c9eeae95a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db107efd779ea3ca685e93ba14fc5257a1c0ee10df52070596ad010e9d72fdb9
MD5 0b516561490feb6871bdd379b3c56a07
BLAKE2b-256 68ef9d7e32a2c1167ca3d0a4875e295ecf514e690e2bdbec0a10723ceba79814

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 216849e9e24860855a67007483338c87c647ffb7c3da525b03c78e6f0381d116
MD5 4072fef3b0a3f5b16387f4a94509a9a4
BLAKE2b-256 c04d6c9935bc7c3dff8fa551b160a0252cc65bcae15ef7673b98eec13b5ad6c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.9.0-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.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 2ee98789385f4b9004d6c6d774d04960d4791889848d36c87aaaf518d3bf289e
MD5 0c8b049b0198d048e88b58e6d91e72c5
BLAKE2b-256 40b920997e0ae0d9dd549fe018c896cb2a3eb87b5b80b804f50c178845eeee55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 361ccc1b8c9d0e21fe13f6d7d7b7371a78ce7402031ea6caf6bae27c43892a2f
MD5 5e44d2f929bd0fcab2bb98b665f03817
BLAKE2b-256 c25c4ada67a30cde1c80951d2d97f3ee2aa617b40a64df2df8a163ea5a28ffa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 83c13b5a3ce13aa40ee750e195cc1606e16dc978b436f9c788963915cd96fd9b
MD5 8378f86fc263a18e5e5c6d66cea7c7c9
BLAKE2b-256 890a75c082b839636955248fdca5a3fd937f55e7f51e031d315dad3d9e0803ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9b7344464ba34b6a0a5a4fa6d0478dbf4a73967bf01f5ffa293845d333ef93ba
MD5 0ae1b4736f2e7bad3dcd668cbf71a248
BLAKE2b-256 99503192ac3e8029f046098a403d41a0d0d3483db221052b9b023392c84ace61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44bfd2a018e2c3c1e915c3b354001f6d315c418f7c1d3da80ee9e22fb0a15fb6
MD5 82d91f10bed83ab84e86086aeaf0f387
BLAKE2b-256 18be49e38b7a5137808dd70d51ad6a1ac1207bc91ecfa943e8a52825aa3dfbe4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 253ddfc7e2b0e4a3d933580c9c7c00c448dd96d97abfdcc36c56ac5469c2ca39
MD5 c2e3573aeb7214cf8c16ca2eb0c92ffc
BLAKE2b-256 633ab934ba240e65fff0e1218a0a9315189aa6d904f8f3fc0ee0aaf52cdaf0e6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.9.0-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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 304a3746792b1d398c239737b9018d5f3b0433d12ca623929598e688766a7f51
MD5 40f15159ecb5aac09e0df3b6bd11cca5
BLAKE2b-256 d4c1e10c8a19ba83dc2f105701c6d03e5b20788eddb1ec94d90498f864591d29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp313-cp313-pyemscripten_2025_0_wasm32.whl
Algorithm Hash digest
SHA256 e37bc3481061b3d668ed85c78846992fc4fa35250a6f4951d8700f7aa6158be1
MD5 3ff52118f38bbfb4dfedf9bb7222373b
BLAKE2b-256 be43ae5299297345bc3efcc6a6d5ac46a492862d6c8507b1b66f32d18e0e5a21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0ded4200b614c1aae48c77fca4972559595253bfec8503608a914dccf3d8ed53
MD5 5f70ffdf5c8c10eef74ec22834a78800
BLAKE2b-256 7fee1ab26d1ae6059aab343ac8107a22b939ca99d563892347459611c0bb8110

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf6c1302e3fd85dd479a71741ef32582ffcac35ed383c383cee7ae1b9f91d481
MD5 b1bcd7e7730e09d2f069b4e123db0f40
BLAKE2b-256 9f739673964298b0af236b3d8dbcb7972c8fb4612cc61dbf0285706a6dd428bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b0ad982e9afc320000727519f34c8988e514a0ae4e4e7de534f608626bd16ff1
MD5 9a35452009f9b7ebe2760be774df0f3d
BLAKE2b-256 eacba22d8bdb37fb248dd2826207af095e395969748b44755d382d88b02d893c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4c2949cb8db9e592949812b3897f569520286d4ea3527e934371f58648e8608e
MD5 a52f22613ffab98512b1b96967e8a72d
BLAKE2b-256 acdf6f8437185b912f1095820c6fc373526696a1a907aee7929d4ad2a3ef05b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.9.0-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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ceb0dc2961d80b8e733517cccb956e5655e8920d71798e03e2b82c2ed74a8989
MD5 1a90f21f422177e176093dfbf6950ef0
BLAKE2b-256 32caa9fac5e640d3581dc73bfa002b6158701352a688ce01b816449190b5a5d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8509fbf376189bd249b7ec4792cdb3d79721a4e3c8c6c3280b2ae0b225cf8309
MD5 0a5152b5e0661a273010e5585ef999a8
BLAKE2b-256 a7b1eacc64aefa138b49a327ddea739aabf03c61c2ba380e5ba7ec5d9c4a9140

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0a729ca32ae12090fb6d09b115e6bd6bdcf32373d9984ddd5237030df2c932da
MD5 35d01971fd401081790cc0a79568fc2a
BLAKE2b-256 0724a2d32fbca538691f3a6ea0c4076fabfb7cefc127fda1d50a0dd778decdf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc43ddb4846240a06a99c08c6a15008e31a9b87331658f5dff7b1861a7827db5
MD5 a5b5783a8f69e7f5b298f93b745154e6
BLAKE2b-256 95a7a5c5af7f58cdfa3f3c08e6505ca87d60adf34ff6c2b5f6982756bfa90cd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fa4dd1b5b83460eb15fb032a65881dbd8223c3e175c36dbbfe1ce71ceec105f4
MD5 0c9ad58e497f252c0ac5d8e2a878a0e6
BLAKE2b-256 dd29361dbb8293f67bc1c5733b69fb8a755fc916d870a175e226b1a621e656a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blosc2-4.9.0-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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 94188d39e4593404fef774360b3d33b4efe40facdc010c3f28e3ce57acdc63a3
MD5 5d0fc54e1c0a9dbcd7d5e6977b6e4ada
BLAKE2b-256 16464da9fd7b0938757953056c90f9e2949d4c71724cba8fc27ce47d61a65b72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b6d63440ed7eed579698942ae23178d747db3ed91f77a28c8d8013a19038862
MD5 5c0fe92ce48f8b8670be508f899d1a31
BLAKE2b-256 627afd628438ce3e28ec9b716d5822a13e467d086069370f8d2d4d176186ccec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6b134bd303979f404aa4a0518f85bb606b07a277ebc6df79d3a0726ba62facec
MD5 985ac252577016be4f2606eb74937608
BLAKE2b-256 f4125ab6069df4ec6398ac9ef6993b8713ed97e54279a5827c646aa3f56a219d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d734972b8b040e3f7b9328da67d28a90b08e891b6afaa2191534584e5e581542
MD5 2f6c9608a83b2f23a8cd256116f62c0f
BLAKE2b-256 d27c2e8f894007070906095a0f38e64813b6b7894ff5a41a0442d64bcbe72e0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blosc2-4.9.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2d2617d21d3339ce4b85c7b516a38d1894b5dba203cdc3f12a681ece73ada665
MD5 0efb700b62746ae42e656fb9d007180e
BLAKE2b-256 e7f2753d57e1978a67234663ed378094183cd0b637d1f378a71c241e13fd831f

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