itkwasm 1.0b195


pip install itkwasm

  Latest version

Released: Aug 15, 2025


Meta
Author: Matt McCormick
Requires Python: >=3.9

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers
  • Science/Research

License
  • OSI Approved :: Apache Software License

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

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
pip install hatch
hatch run download-pyodide
hatch run test
1.0b195 Aug 15, 2025
1.0b194 Jul 23, 2025
1.0b193 Jul 21, 2025
1.0b192 Jun 26, 2025
1.0b191 Jun 25, 2025
1.0b190 Jun 25, 2025
1.0b189 Mar 10, 2025
1.0b188 Mar 03, 2025
1.0b186 Jan 21, 2025
1.0b185 Nov 25, 2024
1.0b184 Nov 21, 2024
1.0b183 Nov 21, 2024
1.0b182 Nov 21, 2024
1.0b181 Nov 21, 2024
1.0b180 Nov 15, 2024
1.0b179 Oct 07, 2024
1.0b178 Aug 10, 2024
1.0b177 Aug 07, 2024
1.0b175 May 21, 2024
1.0b171 Apr 03, 2024
1.0b169 Mar 04, 2024
1.0b168 Feb 26, 2024
1.0b167 Jan 25, 2024
1.0b166 Jan 25, 2024
1.0b165 Jan 25, 2024
1.0b164 Jan 25, 2024
1.0b163 Jan 25, 2024
1.0b145 Sep 29, 2023
1.0b142 Sep 28, 2023
1.0b141 Sep 21, 2023
1.0b140 Sep 21, 2023
1.0b131 Aug 23, 2023
1.0b130 Aug 22, 2023
1.0b129 Aug 21, 2023
1.0b128 Aug 21, 2023
1.0b105 May 26, 2023
1.0b104 May 04, 2023
1.0b103 Apr 30, 2023
1.0b102 Apr 30, 2023
1.0b101 Apr 29, 2023
1.0b97 Apr 22, 2023
1.0b96 Apr 21, 2023
1.0b94 Apr 17, 2023
1.0b93 Apr 12, 2023
1.0b82 Mar 03, 2023
1.0b78 Feb 27, 2023
1.0b77 Feb 24, 2023
1.0b74 Feb 15, 2023
1.0b1 Jul 11, 2022
1.0b0 May 22, 2022

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
importlib-metadata
numpy
platformdirs
typing-extensions
wasmtime (>=28.0.0)