Spam

A simple plugin to load results from Spam in Napari

  • Jules Vanaret

License GNU GPL v3.0 PyPI Python Version napari hub npe2

A simple plugin to load results from Spam in Napari


Installation

The plugin obviously requires napari to run. If you don't have it yet, follow the instructions here.

The simplest way to install napari-spam is via the napari plugin manager. Open Napari, go to Plugins > Install/Uninstall Packages... and search for napari-spam. Click on the install button and you are ready to go!

You can install napari-spam via pip:

pip install napari-spam

If napari is not already installed, you can install napari-spam with napari and Qt via:

pip install "napari-spam[all]"

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 GNU GPL v3.0 license, "napari-spam" is free and open source software.

Version:

  • 0.0.7

Last updated:

  • 2026-05-19

First released:

  • 2026-05-08

License:

  • GPL-3.0-or-later

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • qtpy
  • tifffile
  • napari[all]; extra == "all"
Website by the napari team, original design by CZI. Go to napari main website.