Caterva for Python (multidimensional compressed data containers).
Project description
python-caterva
Python wrapper for Caterva. Still on development.
Clone repo and submodules
git clone --recurse-submodules https://github.com/Blosc/python-caterva
Development workflow
Install requirements
pip install -r requirements.txt
Compile
python setup.py build_ext --build-type=RelWithDebInfo
Run tests
PYTHONPATH=. pytest
Run bench
PYTHONPATH=. python bench/compare_getslice.py
Installing
CFLAGS='' pip install caterva
We don't produce wheels yet, so you will currently need a C compiler in order to install cat4py. The reason why you need the CFLAGS=''
above is to prevent Anaconda Python injecting their own paths for dependencies (LZ4, Zstd...).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
caterva-0.5.1.tar.gz
(1.4 MB
view details)
File details
Details for the file caterva-0.5.1.tar.gz
.
File metadata
- Download URL: caterva-0.5.1.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a22b7b4b9ebd62c71aff0098b7db1ff33948378dca5956bef35055a7eea2fae6 |
|
MD5 | 279c5450401d787f5a4dbf769f7e0f5f |
|
BLAKE2b-256 | ebfbb2cdeaf12e8d19d72d02b630e5c4bfe117f6f7f1429267ac46bbc2cac098 |