Oven logo

Oven

Published

Input and output for scientific and medical image file formats.

pip install itkwasm-image-io-emscripten

Package Downloads

Weekly DownloadsMonthly Downloads

Authors

Project URLs

Requires Python

>=3.8

Dependencies

itkwasm-image-io-emscripten

PyPI version

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