Skip to main content

Caterva for Python (multidimensional compressed data containers).

Project description

[![Build Status](https://dev.azure.com/blosc/caterva/_apis/build/status/Blosc.cat4py?branchName=master)](https://dev.azure.com/blosc/caterva/_build/latest?definitionId=1&branchName=master) ![Coverage](https://img.shields.io/azure-devops/coverage/blosc/caterva/1) [![Documentation Status](https://readthedocs.org/projects/python-caterva/badge/?version=latest)](https://python-caterva.readthedocs.io/en/latest/?badge=latest) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Blosc/python-caterva/master?filepath=notebooks%2Fslicing-performance.ipynb) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md)

# python-caterva

Python wrapper for Caterva. Still on development.

## Clone repo and submodules

`sh git clone --recurse-submodules https://github.com/Blosc/python-caterva `

## Development workflow

### Install requirements

`sh pip install -r requirements.txt `

### Compile

`sh python setup.py build_ext --build-type=RelWithDebInfo `

### Run tests

`sh PYTHONPATH=. pytest `

### Run bench

`sh PYTHONPATH=. python bench/compare_getslice.py `

### Installing

`sh 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.0.tar.gz (1.4 MB view details)

Uploaded Source

File details

Details for the file caterva-0.5.0.tar.gz.

File metadata

  • Download URL: caterva-0.5.0.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

Hashes for caterva-0.5.0.tar.gz
Algorithm Hash digest
SHA256 c7852be91ee9e91532be06a53cfd6ff476056dacd12bf24d5a837039f1855717
MD5 14363cb7d048ac593e541ffee59d003d
BLAKE2b-256 19b4fb8e2fffe1cf26f60d52bfe6b95c6293d0727ea55d36eadae84bc37300a2

See more details on using hashes here.

Provenance

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