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.3.tar.gz
(1.4 MB
view details)
File details
Details for the file caterva-0.5.3.tar.gz
.
File metadata
- Download URL: caterva-0.5.3.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 | 7c4c30bef261f1fcaab414ba95bf1e342497f1fe8804dc1b0d2cfee456cb1a3c |
|
MD5 | de8c04e783cd8939490595f4351e33b2 |
|
BLAKE2b-256 | 2a3642aabd5834b798aff9d5a805f063f11209fb249c64ad6ba2d848a5783a14 |