| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The zarr library is a Python implementation of the Zarr storage format. zarr delivers compressed, chunked, N-dimensional arrays that work well for parallel computing and object storage. See the documentation for more information.
Zarr can be installed from PyPI using pip:
pip install zarror via conda:
conda install -c conda-forge zarrFor more details, including how to install from source, see the installation documentation.
In addition to the primary zarr implementation, this repository contains other packages that provide specialized functionality with minimal dependencies:
| Back | FazBrowse Home | New Git URL |