Skip to main content

An implementation of chunked, compressed, N-dimensional arrays for Python.

Project description


Zarr

Latest Release latest release
latest release
Package Status status
License license
Build Status travis build status
Coverage coverage
Downloads pypi downloads
Gitter
Citation DOI

What is it?

Zarr is a Python package providing an implementation of compressed, chunked, N-dimensional arrays, designed for use in parallel computing. See the documentation for more information.

Main Features

  • Create N-dimensional arrays with any NumPy dtype.
  • Chunk arrays along any dimension.
  • Compress and/or filter chunks using any NumCodecs codec.
  • Store arrays in memory, on disk, inside a zip file, on S3, etc...
  • Read an array concurrently from multiple threads or processes.
  • Write to an array concurrently from multiple threads or processes.
  • Organize arrays into hierarchies via groups.

Where to get it

Zarr can be installed from PyPI using pip:

pip install zarr

or via conda:

conda install -c conda-forge zarr

For more details, including how to install from source, see the installation documentation.

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

zarr-2.10.3.tar.gz (3.5 MB view details)

Uploaded Source

Built Distribution

zarr-2.10.3-py3-none-any.whl (146.5 kB view details)

Uploaded Python 3

File details

Details for the file zarr-2.10.3.tar.gz.

File metadata

  • Download URL: zarr-2.10.3.tar.gz
  • Upload date:
  • Size: 3.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for zarr-2.10.3.tar.gz
Algorithm Hash digest
SHA256 76932665c2146ebdf15f6dba254f9e0030552fbfcf9322dea822bff96fbce693
MD5 8fa0de682370498fad1b639a205dca24
BLAKE2b-256 c4c725727144c3478cac1073883c29fd2c7b89fd916cc5457bfbe1954943de76

See more details on using hashes here.

File details

Details for the file zarr-2.10.3-py3-none-any.whl.

File metadata

  • Download URL: zarr-2.10.3-py3-none-any.whl
  • Upload date:
  • Size: 146.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for zarr-2.10.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1354d6de15683a3f7ea9c47e7bfa5772da445d25298988bacc8e499db8896186
MD5 731547945c89bf85f17164d9334f3714
BLAKE2b-256 b1ef815832253201d5ad6c11364a2a06e4534baf9e726ba4c7febc980dda0204

See more details on using hashes here.

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