
| Latest Release |
|
|
| Package Status |
|
| License |
|
| Build Status |
|
| Pre-commit Status |
|
| Coverage |
|
| Downloads |
|
| Developer Chat |
|
| Funding |
|
Citation |
|
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.
dtype.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.