Installation
The webknossos
package requires at least Python 3.8.
You can install it from pypi, e.g. via pip:
pip install webknossos
For extended file format conversation support it is necessary to install the optional dependencies:
pip install "webknossos[all]"