Name | blosc2 JSON |
Version |
3.7.2
JSON |
| download |
home_page | None |
Summary | A fast & compressed ndarray library with a flexible compute engine. |
upload_time | 2025-08-19 10:21:46 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | BSD-3-Clause |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
=============
Python-Blosc2
=============
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|
.. |version| image:: https://img.shields.io/pypi/v/blosc2.svg
:target: https://pypi.python.org/pypi/blosc2
.. |Contributor Covenant| image:: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg
:target: https://github.com/Blosc/community/blob/master/code_of_conduct.md
.. |numfocus| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
:target: https://numfocus.org
.. |actions| image:: https://github.com/Blosc/python-blosc2/actions/workflows/build.yml/badge.svg
:target: https://github.com/Blosc/python-blosc2/actions/workflows/build.yml
What is Python-Blosc2?
=======================
Python-Blosc2 is a high-performance compressed ndarray library with a flexible
compute engine, using `C-Blosc2 <https://www.blosc.org/c-blosc2/c-blosc2.html>`_
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 <https://github.com/ironArray/Caterva2>`_). It uses the
`C-Blosc2 simple and open format
<https://github.com/Blosc/c-blosc2/blob/main/README_FORMAT.rst>`_ 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``:
.. code-block:: console
pip install blosc2 --upgrade
Conda users can install from conda-forge:
.. code-block:: console
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 2024 is available at:
https://github.com/Blosc/Python-Blosc2-3.0-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 <https://github.com/Blosc/python-blosc2/tree/main/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 <https://fosstodon.org/@Blosc2>`_,
`Bluesky <https://bsky.app/profile/blosc.org>`_ or
`LinkedIn <https://www.linkedin.com/company/88381936/admin/dashboard/>`_.
Thanks
======
Blosc2 is supported by the `NumFOCUS foundation <https://numfocus.org>`_, the
`LEAPS-INNOV project <https://www.leaps-innov.eu>`_
and `ironArray SLU <https://ironarray.io>`_, among many other donors.
This allowed the following people 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 to the project in different
aspects:
- Jan Sellner, contributed the mmap support for NDArray/SChunk objects.
- Dimitri Papadopoulos, contributed a large bunch of improvements to the
in many aspects of the project. His attention to detail is remarkable.
- And many others that have contributed with bug reports, suggestions and
improvements.
Citing Blosc
============
You can cite our work on the various libraries under the Blosc umbrella as follows:
.. code-block:: console
@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
<https://www.blosc.org/pages/blosc-in-depth/#support-blosc>`_
Thank you!
**Compress Better, Compute Bigger**
Raw data
{
"_id": null,
"home_page": null,
"name": "blosc2",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Blosc Development Team <blosc@blosc.org>",
"keywords": null,
"author": null,
"author_email": "Blosc Development Team <blosc@blosc.org>",
"download_url": "https://files.pythonhosted.org/packages/1b/ba/c1d8a8303197d8d8d4ec9b83851fcabd2d57dc5d17af2406643dd015544e/blosc2-3.7.2.tar.gz",
"platform": null,
"description": "=============\nPython-Blosc2\n=============\n\nA fast & compressed ndarray library with a flexible compute engine\n==================================================================\n\n:Author: The Blosc development team\n:Contact: blosc@blosc.org\n:Github: https://github.com/Blosc/python-blosc2\n:Actions: |actions|\n:PyPi: |version|\n:NumFOCUS: |numfocus|\n:Code of Conduct: |Contributor Covenant|\n\n.. |version| image:: https://img.shields.io/pypi/v/blosc2.svg\n :target: https://pypi.python.org/pypi/blosc2\n.. |Contributor Covenant| image:: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg\n :target: https://github.com/Blosc/community/blob/master/code_of_conduct.md\n.. |numfocus| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A\n :target: https://numfocus.org\n.. |actions| image:: https://github.com/Blosc/python-blosc2/actions/workflows/build.yml/badge.svg\n :target: https://github.com/Blosc/python-blosc2/actions/workflows/build.yml\n\n\nWhat is Python-Blosc2?\n=======================\n\nPython-Blosc2 is a high-performance compressed ndarray library with a flexible\ncompute engine, using `C-Blosc2 <https://www.blosc.org/c-blosc2/c-blosc2.html>`_\nas its compression backend. It allows complex calculations on compressed data,\nwhether stored in memory, on disk, or over the network (e.g., via\n`Caterva2 <https://github.com/ironArray/Caterva2>`_). It uses the\n`C-Blosc2 simple and open format\n<https://github.com/Blosc/c-blosc2/blob/main/README_FORMAT.rst>`_ for storing\ncompressed data.\n\nMore info: https://www.blosc.org/python-blosc2/getting_started/overview.html\n\nInstalling\n==========\n\nBinary packages are available for major OSes (Win, Mac, Linux) and platforms.\nInstall from PyPi using ``pip``:\n\n.. code-block:: console\n\n pip install blosc2 --upgrade\n\nConda users can install from conda-forge:\n\n.. code-block:: console\n\n conda install -c conda-forge python-blosc2\n\nDocumentation\n=============\n\nThe documentation is available here:\n\nhttps://blosc.org/python-blosc2/python-blosc2.html\n\nYou can find examples at:\n\nhttps://github.com/Blosc/python-blosc2/tree/main/examples\n\nA tutorial from PyData Global 2024 is available at:\n\nhttps://github.com/Blosc/Python-Blosc2-3.0-tutorial\n\nIt contains Jupyter notebooks explaining the main features of Python-Blosc2.\n\nLicense\n=======\n\nThis software is licensed under a 3-Clause BSD license. A copy of the\npython-blosc2 license can be found in\n`LICENSE.txt <https://github.com/Blosc/python-blosc2/tree/main/LICENSE.txt>`_.\n\nDiscussion forum\n================\n\nDiscussion about this package is welcome at:\n\nhttps://github.com/Blosc/python-blosc2/discussions\n\nSocial feeds\n------------\n\nStay informed about the latest developments by following us in\n`Mastodon <https://fosstodon.org/@Blosc2>`_,\n`Bluesky <https://bsky.app/profile/blosc.org>`_ or\n`LinkedIn <https://www.linkedin.com/company/88381936/admin/dashboard/>`_.\n\nThanks\n======\n\nBlosc2 is supported by the `NumFOCUS foundation <https://numfocus.org>`_, the\n`LEAPS-INNOV project <https://www.leaps-innov.eu>`_\nand `ironArray SLU <https://ironarray.io>`_, among many other donors.\nThis allowed the following people have contributed in an important way\nto the core development of the Blosc2 library:\n\n- Francesc Alted\n- Marta Iborra\n- Luke Shaw\n- Aleix Alcacer\n- Oscar Gui\u00f1\u00f3n\n- Juan David Ib\u00e1\u00f1ez\n- Ivan Vilata i Balaguer\n- Oumaima Ech.Chdig\n- Ricardo Sales Piquer\n\nIn addition, other people have participated to the project in different\naspects:\n\n- Jan Sellner, contributed the mmap support for NDArray/SChunk objects.\n- Dimitri Papadopoulos, contributed a large bunch of improvements to the\n in many aspects of the project. His attention to detail is remarkable.\n- And many others that have contributed with bug reports, suggestions and\n improvements.\n\nCiting Blosc\n============\n\nYou can cite our work on the various libraries under the Blosc umbrella as follows:\n\n.. code-block:: console\n\n @ONLINE{blosc,\n author = {{Blosc Development Team}},\n title = \"{A fast, compressed and persistent data store library}\",\n year = {2009-2025},\n note = {https://blosc.org}\n }\n\nSupport Blosc for a Sustainable Future\n======================================\n\nIf you find Blosc useful and want to support its development, please consider\nmaking a `donation or contract to the Blosc Development Team\n<https://www.blosc.org/pages/blosc-in-depth/#support-blosc>`_\nThank you!\n\n\n**Compress Better, Compute Bigger**\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "A fast & compressed ndarray library with a flexible compute engine.",
"version": "3.7.2",
"project_urls": {
"documentation": "https://www.blosc.org/python-blosc2/python-blosc2.html",
"homepage": "https://github.com/Blosc/python-blosc2"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ca4094e2a330f92d61e61e258dabc4ce76b8b4838e8cfa44f8b69e44fedc09d5",
"md5": "6624dbb475aee2e63c26a957eaac0aa9",
"sha256": "f2059d43521cdb5535af2c7b5656afc879502e12769a43178415327507aeb16f"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "6624dbb475aee2e63c26a957eaac0aa9",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 3942041,
"upload_time": "2025-08-19T10:21:04",
"upload_time_iso_8601": "2025-08-19T10:21:04.382357Z",
"url": "https://files.pythonhosted.org/packages/ca/40/94e2a330f92d61e61e258dabc4ce76b8b4838e8cfa44f8b69e44fedc09d5/blosc2-3.7.2-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b21e368789ab00752bfa3be9ace9e93cba7f434355c06ccabecae68cb9e2e156",
"md5": "aa8a49d9df76b71bc46f34b3deecdc52",
"sha256": "c7be5e9d2d47f11f0e22f1a0dc8eb8cc94f388ebf0babb0cd2736b90a541f796"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "aa8a49d9df76b71bc46f34b3deecdc52",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 3425736,
"upload_time": "2025-08-19T10:21:06",
"upload_time_iso_8601": "2025-08-19T10:21:06.235452Z",
"url": "https://files.pythonhosted.org/packages/b2/1e/368789ab00752bfa3be9ace9e93cba7f434355c06ccabecae68cb9e2e156/blosc2-3.7.2-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "db2f72ba2d0d2261f11cdccd060658232d092163446a6773a6c4568912076a49",
"md5": "2ac9a5e988777a548af4d0f0b753bad8",
"sha256": "ac311f60750fd7cb3526cfb139af363ed17b41c7f54ce2c8866b01029a925624"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"has_sig": false,
"md5_digest": "2ac9a5e988777a548af4d0f0b753bad8",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 4324634,
"upload_time": "2025-08-19T10:21:07",
"upload_time_iso_8601": "2025-08-19T10:21:07.359366Z",
"url": "https://files.pythonhosted.org/packages/db/2f/72ba2d0d2261f11cdccd060658232d092163446a6773a6c4568912076a49/blosc2-3.7.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6a2162c230beebe2a7d9104e3a8765bb1fa2d0337ee7a2ebaf5258ce23f66c61",
"md5": "9d117cea1bfccad4eb24d21c16db97a3",
"sha256": "4dfdde206c34a18c5a5c1abaf765c6aee39776946998a017bf48f5fb6ea6eaa6"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"has_sig": false,
"md5_digest": "9d117cea1bfccad4eb24d21c16db97a3",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 4461245,
"upload_time": "2025-08-19T10:21:08",
"upload_time_iso_8601": "2025-08-19T10:21:08.603250Z",
"url": "https://files.pythonhosted.org/packages/6a/21/62c230beebe2a7d9104e3a8765bb1fa2d0337ee7a2ebaf5258ce23f66c61/blosc2-3.7.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6b76b67437bc6f43c07a2068f4e47a101c53da55293c439a937175d2631e37d6",
"md5": "bf80d2f594c1f2cf85aacde80ec0b515",
"sha256": "c3566c0c2710a4ff7342a9536b55d8998f5b1c81a1bbec530a42934923c290b2"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "bf80d2f594c1f2cf85aacde80ec0b515",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 2256284,
"upload_time": "2025-08-19T10:21:10",
"upload_time_iso_8601": "2025-08-19T10:21:10.209989Z",
"url": "https://files.pythonhosted.org/packages/6b/76/b67437bc6f43c07a2068f4e47a101c53da55293c439a937175d2631e37d6/blosc2-3.7.2-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2e6d27aaf8c1b270498d9132482c17651fe47c2262e9537b2d4d22ac894f83d1",
"md5": "e050d857a7c8fc8df5b849383bc9e568",
"sha256": "be0a789d7a5a802e212e529fc33702b978e1a04d89007efa4efe8afc0c4b8da2"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "e050d857a7c8fc8df5b849383bc9e568",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.10",
"size": 3945327,
"upload_time": "2025-08-19T10:21:11",
"upload_time_iso_8601": "2025-08-19T10:21:11.615003Z",
"url": "https://files.pythonhosted.org/packages/2e/6d/27aaf8c1b270498d9132482c17651fe47c2262e9537b2d4d22ac894f83d1/blosc2-3.7.2-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3f8adae4ff33f37ec371ac6f62caf15bf0a863d66ac71d1b8a58df46a0cd9cda",
"md5": "5ddc153651116d63ab29f916f5f3c9ad",
"sha256": "bee13af632090512868e4e7dc37e5f2dbe426041437562af967c4f1948d36d6a"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "5ddc153651116d63ab29f916f5f3c9ad",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.10",
"size": 3429381,
"upload_time": "2025-08-19T10:21:13",
"upload_time_iso_8601": "2025-08-19T10:21:13.313727Z",
"url": "https://files.pythonhosted.org/packages/3f/8a/dae4ff33f37ec371ac6f62caf15bf0a863d66ac71d1b8a58df46a0cd9cda/blosc2-3.7.2-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1b1b1858397556ae354041242e3137183400c625c3b53e584b29c3b19d805480",
"md5": "8aa7310c127065ef48002ce901780232",
"sha256": "e7092e26a12f62f25ae3cef8c6ee7abff67ba6c46b73a71305880f236d050600"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"has_sig": false,
"md5_digest": "8aa7310c127065ef48002ce901780232",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.10",
"size": 4330058,
"upload_time": "2025-08-19T10:21:14",
"upload_time_iso_8601": "2025-08-19T10:21:14.575442Z",
"url": "https://files.pythonhosted.org/packages/1b/1b/1858397556ae354041242e3137183400c625c3b53e584b29c3b19d805480/blosc2-3.7.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "aaa0870bb40546e1d7e0ca707796a5649aab50e72f4dd29fa93280f2e562ece8",
"md5": "63aa0afbd77b9ea2248ab35091cfd731",
"sha256": "c81fb3860ec871b59cb9e3065a0e1972bfff93c41349c3a4d66ce45fc80e0bea"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"has_sig": false,
"md5_digest": "63aa0afbd77b9ea2248ab35091cfd731",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.10",
"size": 4465320,
"upload_time": "2025-08-19T10:21:16",
"upload_time_iso_8601": "2025-08-19T10:21:16.555198Z",
"url": "https://files.pythonhosted.org/packages/aa/a0/870bb40546e1d7e0ca707796a5649aab50e72f4dd29fa93280f2e562ece8/blosc2-3.7.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "093c72331bf75da7d5b45ac96e9b74e0ce559192a498453ea1ebe7e0a76421dd",
"md5": "0cbebe7d49965996f2100afa700abfe6",
"sha256": "df4bebca4fd652d96a49023b3e389102b4747ff10427dca9c69bf2dc2945d528"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "0cbebe7d49965996f2100afa700abfe6",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.10",
"size": 2256584,
"upload_time": "2025-08-19T10:21:17",
"upload_time_iso_8601": "2025-08-19T10:21:17.615848Z",
"url": "https://files.pythonhosted.org/packages/09/3c/72331bf75da7d5b45ac96e9b74e0ce559192a498453ea1ebe7e0a76421dd/blosc2-3.7.2-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "18d6b63834d647f8f1d5b27c9126d462481c44181f7fc91463c119d460908836",
"md5": "f949cfd738963ed7a767c507fceeb64d",
"sha256": "39770a5d9780fc0718774634f8f1bb7aef9e981a403cdadef43d5861cb229983"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp312-cp312-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "f949cfd738963ed7a767c507fceeb64d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.10",
"size": 3958732,
"upload_time": "2025-08-19T10:21:18",
"upload_time_iso_8601": "2025-08-19T10:21:18.761199Z",
"url": "https://files.pythonhosted.org/packages/18/d6/b63834d647f8f1d5b27c9126d462481c44181f7fc91463c119d460908836/blosc2-3.7.2-cp312-cp312-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8a1d635c2174777d24e078e2361f6f28926d1fba7639185b18eb5a5c989c5589",
"md5": "fe6ba472993cd5fbe34285db6cf0d6ce",
"sha256": "b2da2a414ec485c6cacff191a83275f610d4d455cf142a3b8bfa16ed6bb065d9"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "fe6ba472993cd5fbe34285db6cf0d6ce",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.10",
"size": 3425199,
"upload_time": "2025-08-19T10:21:20",
"upload_time_iso_8601": "2025-08-19T10:21:20.086725Z",
"url": "https://files.pythonhosted.org/packages/8a/1d/635c2174777d24e078e2361f6f28926d1fba7639185b18eb5a5c989c5589/blosc2-3.7.2-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9a84471700e45dbe87073ee086272ffb44802c3bab5587bc3700b28a5bd1894d",
"md5": "26402ed4a5ee1af9d64aa4f2b800a4ff",
"sha256": "1ef6abd31873b9bc97e6cad7df232ea97918c3cadb38b562261aab3a51bff249"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"has_sig": false,
"md5_digest": "26402ed4a5ee1af9d64aa4f2b800a4ff",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.10",
"size": 4310132,
"upload_time": "2025-08-19T10:21:21",
"upload_time_iso_8601": "2025-08-19T10:21:21.557269Z",
"url": "https://files.pythonhosted.org/packages/9a/84/471700e45dbe87073ee086272ffb44802c3bab5587bc3700b28a5bd1894d/blosc2-3.7.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8b3a92e1a4af07ac0f542b10076a4af280ce1f62f7743cf099a2845d0729469e",
"md5": "8c37032d81caff3cf6777cc08797656f",
"sha256": "8763e98c4bf03e0b968361838b52c5947c6432fde2bea30716a29107c6da7880"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"has_sig": false,
"md5_digest": "8c37032d81caff3cf6777cc08797656f",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.10",
"size": 4449037,
"upload_time": "2025-08-19T10:21:22",
"upload_time_iso_8601": "2025-08-19T10:21:22.803063Z",
"url": "https://files.pythonhosted.org/packages/8b/3a/92e1a4af07ac0f542b10076a4af280ce1f62f7743cf099a2845d0729469e/blosc2-3.7.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "09cd1f30a2b423c08719a007594f65e82c7fbef7698a5042dadaa342fcf55bb3",
"md5": "236cacca176c3c04c1edee7508f8bfa2",
"sha256": "cd2bf713fd68bd824d69ddaa4b97c51a2b03dc5fa8523b0088e6c17b47533afa"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "236cacca176c3c04c1edee7508f8bfa2",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.10",
"size": 2242312,
"upload_time": "2025-08-19T10:21:24",
"upload_time_iso_8601": "2025-08-19T10:21:24.237939Z",
"url": "https://files.pythonhosted.org/packages/09/cd/1f30a2b423c08719a007594f65e82c7fbef7698a5042dadaa342fcf55bb3/blosc2-3.7.2-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "19d3b1b122c0a8c66e84204b811eabef297590cb60d171274d15c002b6af915e",
"md5": "036dd790ed2db00c92df91204a735d9d",
"sha256": "189a676efe2108b0ad3367ac60ae8932fc3e66216b64431e80af39ca7791ed9e"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp313-cp313-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "036dd790ed2db00c92df91204a735d9d",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.10",
"size": 3957716,
"upload_time": "2025-08-19T10:21:25",
"upload_time_iso_8601": "2025-08-19T10:21:25.401077Z",
"url": "https://files.pythonhosted.org/packages/19/d3/b1b122c0a8c66e84204b811eabef297590cb60d171274d15c002b6af915e/blosc2-3.7.2-cp313-cp313-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "596c178461492297e1020d6b457d4fdb61f32953b9bf54f621b3e6c6766b2962",
"md5": "c543323c3e90d1a67af666d334789011",
"sha256": "7601c0650822b55429f1022c55850f56771a15b2688a1b4208277f8f7be572dd"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "c543323c3e90d1a67af666d334789011",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.10",
"size": 3424350,
"upload_time": "2025-08-19T10:21:26",
"upload_time_iso_8601": "2025-08-19T10:21:26.622630Z",
"url": "https://files.pythonhosted.org/packages/59/6c/178461492297e1020d6b457d4fdb61f32953b9bf54f621b3e6c6766b2962/blosc2-3.7.2-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2b67f4077aa38deb6536218e8473c9e5c9e11759146e1cad9f0b8e73ff5591e8",
"md5": "4ac6ce4dc8922f4643bbf7e1d1057ad7",
"sha256": "68fa544dc25dad8a9e32c7de903725360b51a12ceef8322a42d649fb07ce353b"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"has_sig": false,
"md5_digest": "4ac6ce4dc8922f4643bbf7e1d1057ad7",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.10",
"size": 4310938,
"upload_time": "2025-08-19T10:21:28",
"upload_time_iso_8601": "2025-08-19T10:21:28.142682Z",
"url": "https://files.pythonhosted.org/packages/2b/67/f4077aa38deb6536218e8473c9e5c9e11759146e1cad9f0b8e73ff5591e8/blosc2-3.7.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2570020cc09340973f361fcfbcfa2933fdb6301170edbe17215e24a5351d4c72",
"md5": "e59b89d7e01f1dc50bdf1292d0227b19",
"sha256": "78de4de35bb883fa627b2668265ff2f92586365c5a68da9f450115d5d1afa948"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"has_sig": false,
"md5_digest": "e59b89d7e01f1dc50bdf1292d0227b19",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.10",
"size": 4449950,
"upload_time": "2025-08-19T10:21:30",
"upload_time_iso_8601": "2025-08-19T10:21:30.349197Z",
"url": "https://files.pythonhosted.org/packages/25/70/020cc09340973f361fcfbcfa2933fdb6301170edbe17215e24a5351d4c72/blosc2-3.7.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "88a5c9fcbd1fabf08f32e5d637487807e68a2d6c8985b1387283ab4122300377",
"md5": "adb9bb2d9b1d047439b0a5253b79691e",
"sha256": "0e4de5a33cc5b5369da0d68ca84af148c5b9cc2e4ea70552e24f8b22fa14eb8c"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "adb9bb2d9b1d047439b0a5253b79691e",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.10",
"size": 2243403,
"upload_time": "2025-08-19T10:21:31",
"upload_time_iso_8601": "2025-08-19T10:21:31.529421Z",
"url": "https://files.pythonhosted.org/packages/88/a5/c9fcbd1fabf08f32e5d637487807e68a2d6c8985b1387283ab4122300377/blosc2-3.7.2-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7b2899fa0d1cc43f75b83b83a4193bda323a0ef63384c6318bc5830c1635e0fa",
"md5": "e94c2c2da37b8722e2fecf42b249552c",
"sha256": "f5271149bf13feec82dc6e196d933ec62b9cdb023cadc1f7d3de2ac15c0d5cd8"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp314-cp314-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "e94c2c2da37b8722e2fecf42b249552c",
"packagetype": "bdist_wheel",
"python_version": "cp314",
"requires_python": ">=3.10",
"size": 3958164,
"upload_time": "2025-08-19T10:21:32",
"upload_time_iso_8601": "2025-08-19T10:21:32.957806Z",
"url": "https://files.pythonhosted.org/packages/7b/28/99fa0d1cc43f75b83b83a4193bda323a0ef63384c6318bc5830c1635e0fa/blosc2-3.7.2-cp314-cp314-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d6330fe8b67d185834f711177b2efa69d0faeafce5990e07f3c8f3fffdb1e159",
"md5": "22a262416ee4e80f894c9d6d59c627d2",
"sha256": "8953b0be7f8e271e8db9464db22c11384ae64d0515b569da419f205d877f5b38"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp314-cp314-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "22a262416ee4e80f894c9d6d59c627d2",
"packagetype": "bdist_wheel",
"python_version": "cp314",
"requires_python": ">=3.10",
"size": 3425837,
"upload_time": "2025-08-19T10:21:34",
"upload_time_iso_8601": "2025-08-19T10:21:34.117864Z",
"url": "https://files.pythonhosted.org/packages/d6/33/0fe8b67d185834f711177b2efa69d0faeafce5990e07f3c8f3fffdb1e159/blosc2-3.7.2-cp314-cp314-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ff365961fe5c87f36e35e19db824e6d0d11785600b68df9835c4f74cb62ede62",
"md5": "eb9f126b59d94d31d8b17793e686fd76",
"sha256": "3c8778fa3f22c530c4987794cd2e3bbf8c11749cf2fc6ff895fae4ea33964c31"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"has_sig": false,
"md5_digest": "eb9f126b59d94d31d8b17793e686fd76",
"packagetype": "bdist_wheel",
"python_version": "cp314",
"requires_python": ">=3.10",
"size": 4315274,
"upload_time": "2025-08-19T10:21:35",
"upload_time_iso_8601": "2025-08-19T10:21:35.190973Z",
"url": "https://files.pythonhosted.org/packages/ff/36/5961fe5c87f36e35e19db824e6d0d11785600b68df9835c4f74cb62ede62/blosc2-3.7.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1821d382a8e211e720e0f2f6806809e5d1fca8f2424dc11fdd24c2f0ef3f1bf7",
"md5": "ee306a61264bb09cd3efc6b2da9f5d18",
"sha256": "fdc2d0815082ea31f7afccf9c721d28fc0e3fc30e5a78e69bb60d61c6882dae9"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"has_sig": false,
"md5_digest": "ee306a61264bb09cd3efc6b2da9f5d18",
"packagetype": "bdist_wheel",
"python_version": "cp314",
"requires_python": ">=3.10",
"size": 4449055,
"upload_time": "2025-08-19T10:21:36",
"upload_time_iso_8601": "2025-08-19T10:21:36.366339Z",
"url": "https://files.pythonhosted.org/packages/18/21/d382a8e211e720e0f2f6806809e5d1fca8f2424dc11fdd24c2f0ef3f1bf7/blosc2-3.7.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ebb90d95733a3e4d9106fd5a9949ea47258981ca8fcfc4f5d1636e9830bd54aa",
"md5": "0705951532cc728b28a021b59dda0c94",
"sha256": "d03dc32cedcf1230c6fa5e67184ff2fc9d899e235cef8be930a11111346bf586"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp314-cp314t-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "0705951532cc728b28a021b59dda0c94",
"packagetype": "bdist_wheel",
"python_version": "cp314",
"requires_python": ">=3.10",
"size": 3976153,
"upload_time": "2025-08-19T10:21:39",
"upload_time_iso_8601": "2025-08-19T10:21:39.207839Z",
"url": "https://files.pythonhosted.org/packages/eb/b9/0d95733a3e4d9106fd5a9949ea47258981ca8fcfc4f5d1636e9830bd54aa/blosc2-3.7.2-cp314-cp314t-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f9b95473042e7baf58c8e298fcba1ed2be221871d504d13cc54bee7f25ac8f11",
"md5": "2f089e4a3fa314477273738c432eb0de",
"sha256": "3d7761a856d2984e24ec078db9a9648590c18cc7352be6fd6920a456d6d1c316"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp314-cp314t-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "2f089e4a3fa314477273738c432eb0de",
"packagetype": "bdist_wheel",
"python_version": "cp314",
"requires_python": ">=3.10",
"size": 3455367,
"upload_time": "2025-08-19T10:21:40",
"upload_time_iso_8601": "2025-08-19T10:21:40.862207Z",
"url": "https://files.pythonhosted.org/packages/f9/b9/5473042e7baf58c8e298fcba1ed2be221871d504d13cc54bee7f25ac8f11/blosc2-3.7.2-cp314-cp314t-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "da1a2d5c62d6b8e1c3a8ea9790a7e0ecc70aa21ddac61523eebd8ecec0f75c87",
"md5": "0d04b3d7fe44b2dde587f256257ec5fd",
"sha256": "e56b671fbf78c706c523cdf60d6e6ef791df86a709aa6f3112efbef867c26602"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"has_sig": false,
"md5_digest": "0d04b3d7fe44b2dde587f256257ec5fd",
"packagetype": "bdist_wheel",
"python_version": "cp314",
"requires_python": ">=3.10",
"size": 4301812,
"upload_time": "2025-08-19T10:21:42",
"upload_time_iso_8601": "2025-08-19T10:21:42.292742Z",
"url": "https://files.pythonhosted.org/packages/da/1a/2d5c62d6b8e1c3a8ea9790a7e0ecc70aa21ddac61523eebd8ecec0f75c87/blosc2-3.7.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e7548ce0ed4e4d01214d3b8642121577261cfb1faf055d84b8c1ea53a48a3ef5",
"md5": "7ce3bd4bcdd334efd3268138d6898da3",
"sha256": "13abd425da79d17f2c8359d948344238128f3d9f6f9621d002e9562afb8cddcd"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"has_sig": false,
"md5_digest": "7ce3bd4bcdd334efd3268138d6898da3",
"packagetype": "bdist_wheel",
"python_version": "cp314",
"requires_python": ">=3.10",
"size": 4436676,
"upload_time": "2025-08-19T10:21:43",
"upload_time_iso_8601": "2025-08-19T10:21:43.478665Z",
"url": "https://files.pythonhosted.org/packages/e7/54/8ce0ed4e4d01214d3b8642121577261cfb1faf055d84b8c1ea53a48a3ef5/blosc2-3.7.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4003d14dee32c8f6fa70df585d276424d84bbb4f335db5dce6bf0d0cc13a4897",
"md5": "4edae35f4a2d4e3a94fbe51c55ed1b08",
"sha256": "40ef7de2282104caf8db0e501615bbabbb4249b82e167888b6b437ac656e33df"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp314-cp314t-win_amd64.whl",
"has_sig": false,
"md5_digest": "4edae35f4a2d4e3a94fbe51c55ed1b08",
"packagetype": "bdist_wheel",
"python_version": "cp314",
"requires_python": ">=3.10",
"size": 2335189,
"upload_time": "2025-08-19T10:21:44",
"upload_time_iso_8601": "2025-08-19T10:21:44.701261Z",
"url": "https://files.pythonhosted.org/packages/40/03/d14dee32c8f6fa70df585d276424d84bbb4f335db5dce6bf0d0cc13a4897/blosc2-3.7.2-cp314-cp314t-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d275de84468a706b8094d7810bf7bce1152c179cb03855adeaaaa0f475fd8446",
"md5": "36eb5064eac860c64596b39bad761be5",
"sha256": "95d5077a6ce612e852f2d565bd0ed44e6f2ae959dc2e5d81d336528e5ce50e6f"
},
"downloads": -1,
"filename": "blosc2-3.7.2-cp314-cp314-win_amd64.whl",
"has_sig": false,
"md5_digest": "36eb5064eac860c64596b39bad761be5",
"packagetype": "bdist_wheel",
"python_version": "cp314",
"requires_python": ">=3.10",
"size": 2288692,
"upload_time": "2025-08-19T10:21:38",
"upload_time_iso_8601": "2025-08-19T10:21:38.057449Z",
"url": "https://files.pythonhosted.org/packages/d2/75/de84468a706b8094d7810bf7bce1152c179cb03855adeaaaa0f475fd8446/blosc2-3.7.2-cp314-cp314-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1bbac1d8a8303197d8d8d4ec9b83851fcabd2d57dc5d17af2406643dd015544e",
"md5": "1d84a683d17d77d044ce3877ffe08e68",
"sha256": "3e80bd0399241829e4a2100bef9d4de042da979514f5df6aa3378981823f1d9b"
},
"downloads": -1,
"filename": "blosc2-3.7.2.tar.gz",
"has_sig": false,
"md5_digest": "1d84a683d17d77d044ce3877ffe08e68",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 3804422,
"upload_time": "2025-08-19T10:21:46",
"upload_time_iso_8601": "2025-08-19T10:21:46.164192Z",
"url": "https://files.pythonhosted.org/packages/1b/ba/c1d8a8303197d8d8d4ec9b83851fcabd2d57dc5d17af2406643dd015544e/blosc2-3.7.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-19 10:21:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Blosc",
"github_project": "python-blosc2",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "blosc2"
}