napari-parallel


Namenapari-parallel JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryPlugin to process images in parallel using several computers
upload_time2023-09-24 18:23:30
maintainer
docs_urlNone
authorArtem Tomilo, Nafisa Anjum, Himanshu Kaloni
requires_python>=3.8
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # napari-parallel

This plugin is used for parallel computing of image processing using the code
generation capabilities of the `napari-assistant` plugin and the distributed
computing library `dask`.

[![License BSD-3](https://img.shields.io/pypi/l/napari-parallel.svg?color=green)](https://github.com/bridgeArchitect/napari-parallel/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/napari-parallel.svg?color=green)](https://pypi.org/project/napari-parallel)
[![Python Version](https://img.shields.io/pypi/pyversions/napari-parallel.svg?color=green)](https://python.org)
[![tests](https://github.com/bridgeArchitect/napari-parallel/workflows/tests/badge.svg)](https://github.com/bridgeArchitect/napari-parallel/actions)
[![codecov](https://codecov.io/gh/bridgeArchitect/napari-parallel/branch/main/graph/badge.svg)](https://codecov.io/gh/bridgeArchitect/napari-parallel)
[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-parallel)](https://napari-hub.org/plugins/napari-parallel)

Plugin to process images in parallel using several computers

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

This [napari] plugin was generated with [Cookiecutter] using [@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/stable/plugins/index.html
-->

## Installation

You can install `napari-parallel` via [pip]:

    pip install napari-parallel


## 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,
"napari-parallel" 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

[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": "",
    "name": "napari-parallel",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Artem Tomilo, Nafisa Anjum, Himanshu Kaloni",
    "author_email": "artem.tomilo@mailbox.tu-dresden.de",
    "download_url": "https://files.pythonhosted.org/packages/15/51/46fffa72f2ca4db60321487b96f93ec5ce76afc8ff2245c4e492b8b57b14/napari-parallel-0.0.2.tar.gz",
    "platform": null,
    "description": "# napari-parallel\n\nThis plugin is used for parallel computing of image processing using the code\ngeneration capabilities of the `napari-assistant` plugin and the distributed\ncomputing library `dask`.\n\n[![License BSD-3](https://img.shields.io/pypi/l/napari-parallel.svg?color=green)](https://github.com/bridgeArchitect/napari-parallel/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-parallel.svg?color=green)](https://pypi.org/project/napari-parallel)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-parallel.svg?color=green)](https://python.org)\n[![tests](https://github.com/bridgeArchitect/napari-parallel/workflows/tests/badge.svg)](https://github.com/bridgeArchitect/napari-parallel/actions)\n[![codecov](https://codecov.io/gh/bridgeArchitect/napari-parallel/branch/main/graph/badge.svg)](https://codecov.io/gh/bridgeArchitect/napari-parallel)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-parallel)](https://napari-hub.org/plugins/napari-parallel)\n\nPlugin to process images in parallel using several computers\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using [@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/stable/plugins/index.html\n-->\n\n## Installation\n\nYou can install `napari-parallel` via [pip]:\n\n    pip install napari-parallel\n\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\"napari-parallel\" 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\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-Clause",
    "summary": "Plugin to process images in parallel using several computers",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbcb12ef7563d01f374c908098ceebe94b9f4152da34fde9f7e1b3e75a9192c3",
                "md5": "b9ecdb9461932467a24c16e81e3e0263",
                "sha256": "66ab65717dc15f908ffb802ff31d0354e3f63a36e858bd403a8a62288fc107fe"
            },
            "downloads": -1,
            "filename": "napari_parallel-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9ecdb9461932467a24c16e81e3e0263",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12386,
            "upload_time": "2023-09-24T18:23:28",
            "upload_time_iso_8601": "2023-09-24T18:23:28.301263Z",
            "url": "https://files.pythonhosted.org/packages/db/cb/12ef7563d01f374c908098ceebe94b9f4152da34fde9f7e1b3e75a9192c3/napari_parallel-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "155146fffa72f2ca4db60321487b96f93ec5ce76afc8ff2245c4e492b8b57b14",
                "md5": "6b871a3c84ba4132a7f458c3c8c35676",
                "sha256": "9713f0fccee51ed078f448a3c495e5342b625098af3da71d21bac403bad9fa86"
            },
            "downloads": -1,
            "filename": "napari-parallel-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6b871a3c84ba4132a7f458c3c8c35676",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 11922,
            "upload_time": "2023-09-24T18:23:30",
            "upload_time_iso_8601": "2023-09-24T18:23:30.065447Z",
            "url": "https://files.pythonhosted.org/packages/15/51/46fffa72f2ca4db60321487b96f93ec5ce76afc8ff2245c4e492b8b57b14/napari-parallel-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-24 18:23:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "napari-parallel"
}
        
Elapsed time: 0.92889s