{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/9"}],"enrichment":{"capability":"Provides a Python interface to run itk-wasm WebAssembly modules, enabling image processing and analysis algorithms compiled to WebAssembly to be called from Python.","skillfed_tags":["webassembly","medical-imaging","itk-integration"],"use_cases":["Run ITK image processing pipelines compiled to WebAssembly from within a Python application","Integrate medical imaging algorithms into Python data science workflows without native C++ compilation","Prototype imaging analysis using WebAssembly modules while maintaining Python's ease of use","Build cross-platform imaging tools that leverage ITK's algorithm library via WebAssembly"],"what_it_does":"itkwasm is a Python binding layer for the itk-wasm project, which compiles the Insight Toolkit (ITK) image processing algorithms to WebAssembly. It lets you call those compiled algorithms from Python code without reimplementing them. The package handles the interface between Python and the WebAssembly runtime (via wasmtime), managing data marshalling and function dispatch.\n\nThe package is in beta and targets developers and researchers who want to use ITK's imaging and visualization capabilities in Python but benefit from the portability and performance characteristics of WebAssembly-compiled code. It supports Python 3.9 through 3.13 and has low installation friction as a pure-wheel distribution.","worth_installing":"Yes, if you need to call ITK imaging algorithms from Python and want the portability of WebAssembly. The package is actively maintained, has no known vulnerabilities, uses a permissive license, and installs easily. The beta status and lack of detailed documentation on module availability are minor concerns for exploratory use."},"id":"itkwasm","links":{"html":"https://skillfed.io/packages/itkwasm","md":"https://skillfed.io/packages/itkwasm.md","pypi":"https://pypi.org/project/itkwasm/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"permissive","name":"itkwasm","python_support":"supports_current","summary":"Python interface to itk-wasm WebAssembly (Wasm) modules."},"popularity":{"monthly_downloads":74944,"position":14764,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0b200"}
