Published
Input and output for scientific and medical image file formats.
pip install itkwasm-image-io-wasi
Package Downloads
Authors
Requires Python
>=3.8
Dependencies
itkwasm-image-io-wasi
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