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 build status
Pre-commit Status pre-commit status
Coverage coverage
Downloads pypi downloads
Zulip
Funding CZI's Essential Open Source Software for Science
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-3.0.2.tar.gz (220.0 kB view details)

Uploaded Source

Built Distribution

zarr-3.0.2-py3-none-any.whl (184.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zarr-3.0.2.tar.gz
  • Upload date:
  • Size: 220.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for zarr-3.0.2.tar.gz
Algorithm Hash digest
SHA256 036b2dabffa9f0148cad57a7be6c69d9761f6b3b833b61b7d29c2ee8a836b46c
MD5 60f5d92961c02d0257915719fe09d6f2
BLAKE2b-256 953b8b7f89229d010d3b7c90893b85dde006cf69b097a5c9deb720abdeb469ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zarr-3.0.2-py3-none-any.whl
  • Upload date:
  • Size: 184.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for zarr-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cd57949934a339cddc4853c0e819fd7f8e0370022e8eeddec2e56a6b13dc5021
MD5 0e634cd8ee0aa85edfca235e36b9cd83
BLAKE2b-256 27834316503558c57a2d1928afaf0e77f47cf00d394347c88aaafbf0efaf5685

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page