Skip to main content

Caterva for Python (multidimensional compressed data containers).

Project description

Build Status Coverage Documentation Status Binder Contributor Covenant

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page