itkwasm-downsample-wasi 1.8.1


pip install itkwasm-downsample-wasi

  Latest version

Released: Nov 09, 2025

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.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12

itkwasm-downsample-wasi

PyPI version

Pipelines for downsampling images. WASI implementation.

This package provides the WASI WebAssembly implementation. It is usually not called directly. Please use itkwasm-downsample instead.

Installation

pip install itkwasm-downsample-wasi

Development

pip install pytest itkwasm-image-io itkwasm-compare-images
pip install -e .
pytest

# or
pip install hatch
hatch run test
Extras: None
Dependencies:
importlib-resources
itkwasm (>=1.0.b145)