{"library":"zarr","type":"library","category":null,"description":"Zarr is a Python package that provides an implementation of chunked, compressed, N-dimensional arrays. It is designed for efficient use in parallel computing and supports various storage backends, including local disk, cloud object stores (like S3), and in-memory stores. The library is actively maintained, with its current version being 3.1.6, and recently underwent a significant refactor with the release of version 3, which introduced support for the Zarr v3 specification and improved performance.","language":"python","status":"active","version":"3.1.6","tags":["data science","arrays","compression","cloud storage","n-dimensional","parallel computing","scientific computing"],"last_verified":"Sun Jun 28","install":[{"cmd":"pip install zarr","imports":["import zarr","import zarr\nz = zarr.create_array(...)","import zarr.codecs\ncompressors=zarr.codecs.BloscCodec(...)"]}],"homepage":"https://zarr.dev","github":"https://github.com/zarr-developers/zarr-python","docs":"https://zarr.readthedocs.io/","changelog":"https://zarr.readthedocs.io/en/stable/release-notes.html","pypi":"https://pypi.org/project/zarr/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":4.6,"avg_import_s":0.98,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zarr/compatibility"}}