Skip to main content

Napari client for the imaging-server-kit project.

Project description

EPFL Center for Imaging logo

🪐 Napari Server Kit

Run Imaging Server Kit algorithms interactively in Napari.

screencast.webm

Installation

You can install the plugin either via python or the executable installer.

Python installation

You can install napari-serverkit via pip::

pip install napari-serverkit

or clone the project and install the development version:

git clone https://github.com/Imaging-Server-Kit/napari-serverkit.git
cd napari-serverkit
pip install -e .

Then, start Napari with the Server Kit plugin from the terminal:

napari -w napari-serverkit

Executable installer

Download, unzip, and execute the installer from the Releases page.

Usage

Refer to the Imaging Server Kit documentation for detailed instructions on how to use the napari-serverkit plugin.

TL;DR

  • In Python, use sk.to_napari(algo) to generate a dock widget for an sk.algorithm object and use it in Napari.
  • In Napari, connect to an algorithm server via Plugins > Server Kit (Napari Server Kit).
import napari
import imaging_server_kit as sk

@sk.algorithm
def my_algorithm(...):
    ...

sk.to_napari(my_algorithm)
napari.run()

Contributing

Contributions are very welcome.

License

This software is distributed under the terms of the BSD-3 license.

Issues

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

Acknowledgements

This project uses the PyApp software for creating a runtime installer.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

napari_serverkit-0.1.1.tar.gz (9.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

napari_serverkit-0.1.1-py3-none-any.whl (17.1 kB view details)

Uploaded Python 3

File details

Details for the file napari_serverkit-0.1.1.tar.gz.

File metadata

  • Download URL: napari_serverkit-0.1.1.tar.gz
  • Upload date:
  • Size: 9.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for napari_serverkit-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3071571b733c94d38b3acbf77dac736545037788d1c733a50c8542c940955c58
MD5 44163a3694f7c366623a2d342ef16a87
BLAKE2b-256 86eeac45eca3e73dcf9978a5a30dd4595ad3728044d04dd1af7d05ed2a9f9509

See more details on using hashes here.

File details

Details for the file napari_serverkit-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for napari_serverkit-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 12e1b4f04401248e92559a4aebef49c80d878fcd5d1c0d3e0b8e0b3dc80de9e1
MD5 b0945c9c716edbe7e7ad85c06138aaf1
BLAKE2b-256 4e67822e487d29bbbacdc403878a886e8ae95942b33b3fb46e52bd28a9163ee1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page