Skip to content

Latest commit

 

History

History
executable file
·
63 lines (44 loc) · 2.7 KB

README.md

File metadata and controls

executable file
·
63 lines (44 loc) · 2.7 KB

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 PyPI Python Version tests codecov napari hub

Plugin to process images in parallel using several computers


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

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.