Published
Input and output for scientific and medical image file formats.
pip install itkwasm-image-io-emscripten
Package Downloads
Authors
Requires Python
>=3.8
Dependencies
itkwasm-image-io-emscripten
Input and output for scientific and medical image file formats. Emscripten implementation.
This package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the itkwasm-image-io instead.
Installation
import micropip
await micropip.install('itkwasm-image-io-emscripten')
Development
pip install hatch
hatch run download-pyodide
hatch run test