blpk
CLI utility for the Blosc metacompressor
Install
- All systems
-
curl cmd.cat/blpk.sh
- Debian
-
apt-get install bloscpack
- Ubuntu
-
apt-get install bloscpack
- Kali Linux
-
apt-get install bloscpack
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bloscpack
- Dockerfile
- dockerfile.run/blpk
bloscpack
CLI utility for the Blosc metacompressor
This is the command line interface utility for the Blosc metacompressor. It comes with native support for efficiently serializing and deserializing Numpy arrays, and a versatile Python 3 API. Since Bloscpack is under development please regard that the internal storage format for the compressed files might change in the future, so do not depend critically on the generated files yet keeping on to be valid for upcoming versions.