kephale / napari-image-generators

A napari plugin for generating image data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

napari-image-generators

License BSD-3 PyPI Python Version tests codecov napari hub

A plugin for generating image data on the fly


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

Installation

You can install napari-image-generators via pip:

pip install napari-image-generators

To install latest development version :

pip install git+https://github.com/kephale/napari-image-generators.git

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-image-generators" is free and open source software

Issues

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

About

A napari plugin for generating image data

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%