Skip to main content

Implementation of images in Zarr files.

Project description

PyPI project Documentation Status Test coverage

ome-zarr-py

Tools for multi-resolution images stored in Zarr filesets, according to the OME NGFF spec.

See Documentation for usage information.

Documentation

Documentation will be automatically built with readthedocs.

It can be built locally with:

$ pip install -r docs/requirements.txt
$ sphinx-build -b html docs/source/ docs/build/html

Tests

Tests can be run locally via tox with:

$ pip install tox
$ tox

To enable pre-commit code validation:

$ pip install pre-commit
$ pre-commit install

Release process

This repository uses bump2version to manage version numbers. To tag a release run:

$ bumpversion release

This will remove the .dev0 suffix from the current version, commit, and tag the release.

To switch back to a development version run:

$ bumpversion --no-tag [major|minor|patch]

specifying major, minor or patch depending on whether the development branch will be a major, minor or patch release. This will also add the .dev0 suffix.

Remember to git push all commits and tags.

License

Distributed under the terms of the BSD license, “ome-zarr-py” is free and open source software

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ome-zarr-0.9.0.tar.gz (33.5 kB view details)

Uploaded Source

Built Distribution

ome_zarr-0.9.0-py3-none-any.whl (37.0 kB view details)

Uploaded Python 3

File details

Details for the file ome-zarr-0.9.0.tar.gz.

File metadata

  • Download URL: ome-zarr-0.9.0.tar.gz
  • Upload date:
  • Size: 33.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.19

File hashes

Hashes for ome-zarr-0.9.0.tar.gz
Algorithm Hash digest
SHA256 01392f1d1fc54d6b819a0125c99550c14ab89a24e1fccdfd58f09a2c4f2326dc
MD5 6887e84cd2077a1128e0382a8feb4235
BLAKE2b-256 936252557b3647cc45ae5c21e7be28b898a8c2157998d13fb4de2e0afd055894

See more details on using hashes here.

File details

Details for the file ome_zarr-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: ome_zarr-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 37.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.19

File hashes

Hashes for ome_zarr-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f8e0fc5ecb5ef8803615be22fb12906f2b9b937baccbee44a534cc1c426f9f97
MD5 66ae9047c0798cfcaf7afe1d1543f1a9
BLAKE2b-256 4fb0e749e8d5346d12303bcbc24ba9b24f8bf39532da0c6d07f588b210343ac2

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