napari-properties-viewer

A viewer for napari layer properties


License
BSD-1-Clause
Install
pip install napari-properties-viewer==0.0.2

Documentation

napari-properties-viewer

License PyPI Python Version tests codecov

A viewer for napari layer properties

image

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

Installation

You can install napari-properties-viewer via pip:

pip install napari-properties-viewer

Using the properties viewer table

  1. Open a a napari viewer with a layer with properties (e.g., Points)
  2. View the properties by opening the properties viewer plugin from Plugins menu -> Add dock widget -> napari-propertiews-viewer: properties table
  3. The layer property values are now displayed in the table widget. You can edit the values by double clicking the cell of interest and entering a new value.

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-properties-viewer" is free and open source software

Issues

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