scalableminds / webknossos-libs

Python API and CLI tools for working with WEBKNOSSOS datasets, annotations and server interactions. Includes converter to OME-Zarr.
https://docs.webknossos.org/webknossos-py/index.html
23 stars 12 forks source link
hacktoberfest ome-zarr-converter volume-em webknossos

WEBKNOSSOS-libs

PyPI version Supported Python Versions Build Status Documentation Package Manager Code Style

WEBKNOSSOS Logo

WEBKNOSSOS Python API

API

Python API for working with WEBKNOSSOS datasets, annotations, and for WEBKNOSSOS server interactions.

Use this for:

Read more in the docs.

CLI

CLI tool for creating and manipulating WEBKNOSSOS WKW datasets. WKW is a container format for efficiently storing large-scale 3D images as found in microscopy data.

Use this for:

Read more in the docs.

Cluster Tools

The cluster_tools package provides python Executor classes for distributing tasks on a slurm cluster or via multi processing.