Contents

blosc 1.11.1

0

Blosc data compressor

Blosc data compressor

Stars: 342, Watchers: 342, Forks: 117, Open Issues: 7

The Blosc/python-blosc repo was created 13 years ago and the last code push was 2 weeks ago.
The project is popular with 342 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
http://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 7 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