zarpaint


Namezarpaint JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/jni/zarpaint
SummaryPaint segmentations directly to on-disk/remote zarr arrays
upload_time2023-11-08 07:56:42
maintainer
docs_urlNone
authorAbigail McGovern and Juan Nunez-Iglesias
requires_python>=3.7
licenseBSD-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # zarpaint

[![License](https://img.shields.io/pypi/l/zarpaint.svg?color=green)](https://github.com/jni/zarpaint/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/zarpaint.svg?color=green)](https://pypi.org/project/zarpaint)
[![Python Version](https://img.shields.io/pypi/pyversions/zarpaint.svg?color=green)](https://python.org)
[![tests](https://github.com/jni/zarpaint/workflows/tests/badge.svg)](https://github.com/jni/zarpaint/actions)
[![codecov](https://codecov.io/gh/jni/zarpaint/branch/main/graph/badge.svg)](https://codecov.io/gh/jni/zarpaint)

Paint segmentations directly to on-disk/remote zarr arrays

----------------------------------

This [napari] plugin was generated with [Cookiecutter] using with [@napari]'s [cookiecutter-napari-plugin] template.

<!--
Don't miss the full getting started guide to set up your new package:
https://github.com/napari/cookiecutter-napari-plugin#getting-started

and review the napari docs for plugin developers:
https://napari.org/docs/plugins/index.html
-->

## Installation

You can install `zarpaint` via [pip]:

    pip install zarpaint

## Contributing

Contributions are very welcome. Tests can be run with [tox], please ensure
the coverage at least stays the same before you submit a pull request.

## License

Distributed under the terms of the [BSD-3] license,
"zarpaint" is free and open source software

## Issues

If you encounter any problems, please [file an issue] along with a detailed description.

[napari]: https://github.com/napari/napari
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[@napari]: https://github.com/napari
[MIT]: http://opensource.org/licenses/MIT
[BSD-3]: http://opensource.org/licenses/BSD-3-Clause
[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt
[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt
[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0
[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt
[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin
[file an issue]: https://github.com/jni/zarpaint/issues
[napari]: https://github.com/napari/napari
[tox]: https://tox.readthedocs.io/en/latest/
[pip]: https://pypi.org/project/pip/
[PyPI]: https://pypi.org/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jni/zarpaint",
    "name": "zarpaint",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Abigail McGovern and Juan Nunez-Iglesias",
    "author_email": "juan.nunez-iglesias@monash.edu",
    "download_url": "https://files.pythonhosted.org/packages/3a/3a/785acb9eb3d02c28daee297205dec2dd8245ef9761f35e876005edc1c112/zarpaint-0.3.1.tar.gz",
    "platform": null,
    "description": "# zarpaint\n\n[![License](https://img.shields.io/pypi/l/zarpaint.svg?color=green)](https://github.com/jni/zarpaint/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/zarpaint.svg?color=green)](https://pypi.org/project/zarpaint)\n[![Python Version](https://img.shields.io/pypi/pyversions/zarpaint.svg?color=green)](https://python.org)\n[![tests](https://github.com/jni/zarpaint/workflows/tests/badge.svg)](https://github.com/jni/zarpaint/actions)\n[![codecov](https://codecov.io/gh/jni/zarpaint/branch/main/graph/badge.svg)](https://codecov.io/gh/jni/zarpaint)\n\nPaint segmentations directly to on-disk/remote zarr arrays\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using with [@napari]'s [cookiecutter-napari-plugin] template.\n\n<!--\nDon't miss the full getting started guide to set up your new package:\nhttps://github.com/napari/cookiecutter-napari-plugin#getting-started\n\nand review the napari docs for plugin developers:\nhttps://napari.org/docs/plugins/index.html\n-->\n\n## Installation\n\nYou can install `zarpaint` via [pip]:\n\n    pip install zarpaint\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"zarpaint\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n[file an issue]: https://github.com/jni/zarpaint/issues\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "Paint segmentations directly to on-disk/remote zarr arrays",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/jni/zarpaint"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16876f9ffa291b78000f0891ec9d6208fd0f8c600b2add2c2d926117d17ccf9e",
                "md5": "5af35bd0eca201ab8843090b83a83106",
                "sha256": "d11f6fd8b17f2f3cd94d653b97316b73183b9cefbb9d41627c25b96b884be298"
            },
            "downloads": -1,
            "filename": "zarpaint-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5af35bd0eca201ab8843090b83a83106",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 17592,
            "upload_time": "2023-11-08T07:56:40",
            "upload_time_iso_8601": "2023-11-08T07:56:40.442615Z",
            "url": "https://files.pythonhosted.org/packages/16/87/6f9ffa291b78000f0891ec9d6208fd0f8c600b2add2c2d926117d17ccf9e/zarpaint-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a3a785acb9eb3d02c28daee297205dec2dd8245ef9761f35e876005edc1c112",
                "md5": "33580fe4bf4c1851d647455e1efabf25",
                "sha256": "dda1352084afad3ea6f0bbfa25c5cec0e8077ccdd34022a12a32bd661af0d41c"
            },
            "downloads": -1,
            "filename": "zarpaint-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "33580fe4bf4c1851d647455e1efabf25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 25354,
            "upload_time": "2023-11-08T07:56:42",
            "upload_time_iso_8601": "2023-11-08T07:56:42.436199Z",
            "url": "https://files.pythonhosted.org/packages/3a/3a/785acb9eb3d02c28daee297205dec2dd8245ef9761f35e876005edc1c112/zarpaint-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-08 07:56:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jni",
    "github_project": "zarpaint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "zarpaint"
}
        
Elapsed time: 0.57007s