Oven logo

Oven

itkwasm1.0b201

Published

Python interface to itk-wasm WebAssembly (Wasm) modules.

pip install itkwasm

Package Downloads

Weekly DownloadsMonthly Downloads

Requires Python

>=3.9

Dependencies

itkwasm

Python interface to itk-wasm WebAssembly modules.

For more information, see the project documentation.

Development

Thank you for contributing a pull request!

Welcome to the ITK community!

We are glad you are here and appreciate your contribution. Please keep in mind our community participation guidelines.

git clone https://github.com/InsightSoftwareConsortium/ITK-Wasm
cd itk-wasm/packages/core/python/itkwasm
pixi global install hatch
pixi run download-pyodide
pixi run test