Deploy image processing algorithms in FastAPI servers and easily run them from Napari, QuPath, and more.
Install the imaging-server-kit
package with pip
:
pip install imaging-server-kit
or clone the project and install the development version:
git clone https://github.com/Imaging-Server-Kit/imaging-server-kit.git
cd imaging-server-kit
pip install -e .
The documentation is available on this page.
Contributions are very welcome.
This software is distributed under the terms of the BSD-3 license.
If you encounter any problems, please file an issue along with a detailed description.