Contents

blosc 1.11.2

0

Blosc data compressor

Blosc data compressor

Stars: 353, Watchers: 353, Forks: 73, Open Issues: 2

The Blosc/python-blosc repo was created 14 years ago and the last code push was 1 months ago.
The project is popular with 353 github stars!

How to Install blosc

You can install blosc using pip

pip install blosc

or add it to a project with poetry

poetry add blosc

Package Details

Author
The Blosc development team
License
https://opensource.org/licenses/BSD-3-Clause
Homepage
https://github.com/blosc/python-blosc
PyPi:
https://pypi.org/project/blosc/
GitHub Repo:
https://github.com/blosc/python-blosc

Classifiers

  • Software Development/Libraries/Python Modules
  • System/Archiving/Compression
No  blosc  pypi packages just yet.

Errors

A list of common blosc errors.

Code Examples

Here are some blosc code examples and snippets.

GitHub Issues

The blosc package has 2 open issues on GitHub

  • "RuntimeError: Cannot decompress" for a compressed sequence of more than 7240 zero bytes
  • Blosc_ROOT cmake warning: Policy CMP0074 is not set

See more issues on GitHub

Related Packages & Articles