Skip to content

hanjinliu/napari-spreadsheet

Repository files navigation

napari-spreadsheet

License BSD-3 PyPI Python Version tests codecov napari hub

Let's replace Microsoft Excel or Google Spreadsheet with napari-spreadsheet for your daily image analysis.

Highlights

  • Convert layer features to a spreadsheet.
  • Update layer features from a spreadsheet.
  • Send spreadsheet data to the namespace of napari's console directly.

This plugin is largely dependent on tabulous. To know more about the user interface, please see the documentation.


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

Installation

You can install napari-spreadsheet via pip:

pip install napari-spreadsheet

To install latest development version :

pip install git+https://github.com/hanjinliu/napari-spreadsheet.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-spreadsheet" is free and open source software

Issues

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