napari-properties-viewer

napari-properties-viewer

A viewer for napari layer properties

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.

Version:

  • 0.0.2

Last updated:

  • 30 June 2021

First released:

  • 28 April 2021

License:

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

  • Stars: 5
  • Forks: 2
  • Issues + PRs: 0

Python versions supported:

Operating system:

Requirements:

  • napari-plugin-engine (>=0.1.4)
  • numpy

Sign up to receive updates