Spreadsheet

napari-spreadsheet

A spreadsheet widget for napari

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.

Version:

  • 0.0.4

Last updated:

  • 16 April 2023

First released:

  • 28 August 2022

License:

Supported data:

  • Information not submitted

Plugin type:

Open extension:

GitHub activity:

  • Stars: 8
  • Forks: 0
  • Issues + PRs: 1

Python versions supported:

Operating system:

Requirements:

  • magicgui
  • napari
  • numpy
  • pandas
  • qtpy
  • tabulous (>=0.5.0)

Sign up to receive updates