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.0.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.0-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: napari_serverkit-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 f7204bacb7797270c14a7cc38a417e63dc5abc0acad9541444b89f3757ce0828
MD5 fa38a465bc0d5966e695b75005cf3539
BLAKE2b-256 cc7ed197e22a55f8154816a596698f5bb94c3fcd342bb25f4549c7794c2db194

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for napari_serverkit-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a553c560f79a55d9778c98677440c41f48fb5f64912924f1e90bb2aa3475c610
MD5 f01f3cd28945ce54378b88ba61bf097c
BLAKE2b-256 e658640d7c2367d61d81c4768feeb8d9fc6e06bb724ce75a914293cf761f8299

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