Blosc / python-blosc

A Python wrapper for the extremely fast Blosc compression library
https://www.blosc.org/python-blosc/python-blosc.html
Other
350 stars 73 forks source link

Wheel for Python 3.10 and Python 3.11 #310

Closed JPirralha-Sensei closed 1 year ago

JPirralha-Sensei commented 1 year ago

Hello,

I'd like to use python-blosc with Python 3.10 and 3.11. I see that support has already been added to the source, when are updated wheels expected to be published?

Thank you.

FrancescAlted commented 1 year ago

Hi. Yes, we are aware of that, and waiting for some free cycles for doing this. Meanwhile you might be interested in trying python-blosc2 which come with wheels for Python 3.10 and 3.11. python-blosc2 has recently received a couple of small development grants and this is where action is actively happening.

JPirralha-Sensei commented 1 year ago

Thank you.

It is for an existing project. At some point we will migrate to python-blosc2.

FrancescAlted commented 1 year ago

Python 3.10 and 3.11 wheels are avilable for the latest release.