zacswider / napari-annotation

package description

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

napari-annotation

License BSD-3 PyPI Python Version tests codecov napari hub

package description


Installation

This package is not yet available on PyPI. To install the latest development version :

pip install git+https://github.com/zacswider/napari-annotation.git

To develop locally, clone this repository and install the package in editable mode:

git clone https://github.com/zacswider/napari-annotation.git

cd napari-annotation

pip install -e ".[testing]"

Contributing

Contributions are welcome. Tests can be run with tox (preferred) or at least with pytest.

Issues

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

License

Distributed under the terms of the BSD-3 license, "napari-annotation" is free and open source software.

About

package description

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


Languages

Language:Python 100.0%