Name | ome-zarr JSON |
Version |
0.10.3
JSON |
| download |
home_page | None |
Summary | Implementation of images in Zarr files. |
upload_time | 2025-01-08 19:02:05 |
maintainer | None |
docs_url | None |
author | The Open Microscopy Team |
requires_python | >3.10 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
|pypi| |docs| |coverage|
===========
ome-zarr-py
===========
Tools for multi-resolution images stored in Zarr filesets, according to the `OME NGFF spec`_.
See `Readthedocs <https://ome-zarr.readthedocs.io/>`_ 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 <https://pypi.org/project/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 <https://semver.org/>`_. 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
.. _`OME NGFF spec`: https://github.com/ome/ngff
.. _`BSD`: https://opensource.org/licenses/BSD-2-Clause
.. |pypi| image:: https://badge.fury.io/py/ome-zarr.svg
:alt: PyPI project
:target: https://badge.fury.io/py/ome-zarr
.. |docs| image:: https://readthedocs.org/projects/ome-zarr/badge/?version=stable
:alt: Documentation Status
:target: https://ome-zarr.readthedocs.io/en/stable/?badge=stable
.. |coverage| image:: https://codecov.io/gh/ome/ome-zarr-py/branch/master/graph/badge.svg
:alt: Test coverage
:target: https://codecov.io/gh/ome/ome-zarr-py
Raw data
{
"_id": null,
"home_page": null,
"name": "ome-zarr",
"maintainer": null,
"docs_url": null,
"requires_python": ">3.10",
"maintainer_email": null,
"keywords": null,
"author": "The Open Microscopy Team",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/50/80/554b90579dfea82d0477a6a66f70f48d18a931f4baa054cfc1a20a954ff2/ome_zarr-0.10.3.tar.gz",
"platform": null,
"description": "|pypi| |docs| |coverage|\n\n===========\nome-zarr-py\n===========\n\nTools for multi-resolution images stored in Zarr filesets, according to the `OME NGFF spec`_.\n\nSee `Readthedocs <https://ome-zarr.readthedocs.io/>`_ for usage information.\n\nDocumentation\n-------------\n\nDocumentation will be automatically built with `readthedocs`.\n\nIt can be built locally with::\n\n $ pip install -r docs/requirements.txt\n $ sphinx-build -b html docs/source/ docs/build/html\n\nTests\n-----\n\nTests can be run locally via `tox` with::\n\n $ pip install tox\n $ tox\n\nTo enable pre-commit code validation::\n\n $ pip install pre-commit\n $ pre-commit install\n\nRelease process\n---------------\n\nThis repository uses `bump2version <https://pypi.org/project/bump2version/>`_ to manage version numbers.\nTo tag a release run::\n\n $ bumpversion release\n\nThis will remove the ``.dev0`` suffix from the current version, commit, and tag the release.\n\nTo switch back to a development version run::\n\n $ bumpversion --no-tag [major|minor|patch]\n\nspecifying ``major``, ``minor`` or ``patch`` depending on whether the development branch will be a `major, minor or patch release <https://semver.org/>`_. This will also add the ``.dev0`` suffix.\n\nRemember to ``git push`` all commits and tags.\n\nLicense\n-------\n\nDistributed under the terms of the `BSD`_ license,\n\"ome-zarr-py\" is free and open source software\n\n.. _`OME NGFF spec`: https://github.com/ome/ngff\n.. _`BSD`: https://opensource.org/licenses/BSD-2-Clause\n\n.. |pypi| image:: https://badge.fury.io/py/ome-zarr.svg\n :alt: PyPI project\n :target: https://badge.fury.io/py/ome-zarr\n\n.. |docs| image:: https://readthedocs.org/projects/ome-zarr/badge/?version=stable\n :alt: Documentation Status\n :target: https://ome-zarr.readthedocs.io/en/stable/?badge=stable\n\n.. |coverage| image:: https://codecov.io/gh/ome/ome-zarr-py/branch/master/graph/badge.svg\n :alt: Test coverage\n :target: https://codecov.io/gh/ome/ome-zarr-py\n",
"bugtrack_url": null,
"license": null,
"summary": "Implementation of images in Zarr files.",
"version": "0.10.3",
"project_urls": {
"Changelog": "https://github.com/ome/ome-zarr-py/blob/master/CHANGELOG.md",
"Documentation": "https://ome-zarr.readthedocs.io",
"Repository": "https://github.com/ome/ome-zarr-py"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ef21864ffce504591459171100d4bcb573126a121b99fe4214c0cadb65a89a5a",
"md5": "af1658417e033e7e5755fb4826572fda",
"sha256": "b562b3a1866036df99bf4bf80f0cb38106f464ea65243efce8a18f1e628aa877"
},
"downloads": -1,
"filename": "ome_zarr-0.10.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "af1658417e033e7e5755fb4826572fda",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">3.10",
"size": 37686,
"upload_time": "2025-01-08T19:02:03",
"upload_time_iso_8601": "2025-01-08T19:02:03.087223Z",
"url": "https://files.pythonhosted.org/packages/ef/21/864ffce504591459171100d4bcb573126a121b99fe4214c0cadb65a89a5a/ome_zarr-0.10.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5080554b90579dfea82d0477a6a66f70f48d18a931f4baa054cfc1a20a954ff2",
"md5": "4e31efb8970b79b2dfc8e35cfe4235d9",
"sha256": "83f0d7ffb4118a7f4b9cb1a95bc62e873a7c11a1676abd660e7d5154679268b9"
},
"downloads": -1,
"filename": "ome_zarr-0.10.3.tar.gz",
"has_sig": false,
"md5_digest": "4e31efb8970b79b2dfc8e35cfe4235d9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3.10",
"size": 60541,
"upload_time": "2025-01-08T19:02:05",
"upload_time_iso_8601": "2025-01-08T19:02:05.240647Z",
"url": "https://files.pythonhosted.org/packages/50/80/554b90579dfea82d0477a6a66f70f48d18a931f4baa054cfc1a20a954ff2/ome_zarr-0.10.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-08 19:02:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ome",
"github_project": "ome-zarr-py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "ome-zarr"
}