itkwasm-image-io-emscripten 1.6.1


pip install itkwasm-image-io-emscripten

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