Oven logo

Oven

Published

Input and output for scientific and medical image file formats.

pip install itkwasm-image-io-wasi

Package Downloads

Weekly DownloadsMonthly Downloads

Authors

Project URLs

Requires Python

>=3.8

itkwasm-image-io-wasi

PyPI version

Input and output for scientific and medical image file formats. WASI implementation.

This package provides the WASI WebAssembly implementation. It is usually not called directly. Please use itkwasm-image-io instead.

Installation

pip install itkwasm-image-io-wasi

Development

pip install pytest
pip install -e .
pytest

# or
pip install hatch
hatch run test