itkwasm-image-io-wasi 1.6.1


pip install itkwasm-image-io-wasi

  Latest version

Released: Feb 20, 2026

Project Links

Meta
Requires Python: >=3.8

Classifiers

Development Status
  • 4 - Beta

Environment
  • WebAssembly
  • WebAssembly :: Emscripten
  • WebAssembly :: WASI

Intended Audience
  • Developers
  • Science/Research

License
  • OSI Approved :: Apache Software License

Programming Language
  • C++
  • Python
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

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
Extras: None
Dependencies:
importlib-resources
itkwasm (>=1.0.b186)