zarr 2.9.3
pip install zarr==2.9.3
Newer version available (3.0.7)
Released:
An implementation of chunked, compressed, N-dimensional arrays for Python.
Navigation
Verified details
These details have been verified by PyPIOwner
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Maintainer: Alistair Miles
- Requires: Python >=3.7, <4
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Zarr
Latest Release |
|
|
|
Package Status |
|
License |
|
Build Status |
|
Coverage |
|
Downloads |
|
Gitter |
|
Citation |
|
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
Verified details
These details have been verified by PyPIOwner
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Maintainer: Alistair Miles
- Requires: Python >=3.7, <4
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file zarr-2.9.3.tar.gz
.
File metadata
- Download URL: zarr-2.9.3.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 274d2c1642fab6b4ddd4e465df3cdd456a5f821ed9a425a075436b1d2110bf36 |
|
MD5 | 6c8cbdecd60fa3150822aa43bdfa561b |
|
BLAKE2b-256 | b1c5bfe6cca7232e53b46d435ad6070ed00005ed5e9fb5b3171a8fa39e25a46b |
File details
Details for the file zarr-2.9.3-py3-none-any.whl
.
File metadata
- Download URL: zarr-2.9.3-py3-none-any.whl
- Upload date:
- Size: 143.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c895f3e4f268b444db9cb369492b7835e2a9fa37a55050f549b443b1cd90a6ef |
|
MD5 | bc8f110cfd36db839c4dc776de8c4b1f |
|
BLAKE2b-256 | f6635cf5adac14ec6c2770f822c7209f01efc1f1e36c7385368ec63edb97eed0 |