# itkwasm-elastix-emscripten
[](https://badge.fury.io/py/itkwasm-elastix-emscripten)
A toolbox for rigid and nonrigid registration of images. Emscripten implementation.
This package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-elastix`](https://pypi.org/project/itkwasm-elastix/) instead.
## Installation
```sh
import micropip
await micropip.install('itkwasm-elastix-emscripten')
```
## Development
```sh
pip install hatch
hatch run download-pyodide
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-elastix-emscripten",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "emscripten, itkwasm, webassembly",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/96/62/42678936900be31e0ba4d1e74ee21611df6b14167dabf65ae29a2efc9f18/itkwasm_elastix_emscripten-1.0.2.tar.gz",
"platform": null,
"description": "# itkwasm-elastix-emscripten\n\n[](https://badge.fury.io/py/itkwasm-elastix-emscripten)\n\nA toolbox for rigid and nonrigid registration of images. Emscripten implementation.\n\nThis package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-elastix`](https://pypi.org/project/itkwasm-elastix/) instead.\n\n\n## Installation\n\n```sh\nimport micropip\nawait micropip.install('itkwasm-elastix-emscripten')\n```\n\n## Development\n\n```sh\npip install hatch\nhatch run download-pyodide\nhatch run test\n```\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "1.0.2",
"project_urls": {
"Home": "https://github.com/InsightSoftwareConsortium/ITKElastix",
"Source": "https://github.com/InsightSoftwareConsortium/ITKElastix"
},
"split_keywords": [
"emscripten",
" itkwasm",
" webassembly"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f723a46a9017320eb5ea26dbe1827331512d1547b03d6becfdb12e76d8fb9f15",
"md5": "5dbefb43a27746548384d3057ff73e73",
"sha256": "6e228681ac52f777a859ace007b11a8e19e577a402432a176d3391795329bbb5"
},
"downloads": -1,
"filename": "itkwasm_elastix_emscripten-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5dbefb43a27746548384d3057ff73e73",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 122748,
"upload_time": "2025-09-08T00:12:00",
"upload_time_iso_8601": "2025-09-08T00:12:00.720611Z",
"url": "https://files.pythonhosted.org/packages/f7/23/a46a9017320eb5ea26dbe1827331512d1547b03d6becfdb12e76d8fb9f15/itkwasm_elastix_emscripten-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "966242678936900be31e0ba4d1e74ee21611df6b14167dabf65ae29a2efc9f18",
"md5": "33ebe35f74db9d5f9b5d2a35e6435caa",
"sha256": "f485e5629e017130ab7f4af14e70fb6f8a393c952720998177333c63775c7628"
},
"downloads": -1,
"filename": "itkwasm_elastix_emscripten-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "33ebe35f74db9d5f9b5d2a35e6435caa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 139869,
"upload_time": "2025-09-08T00:11:59",
"upload_time_iso_8601": "2025-09-08T00:11:59.528010Z",
"url": "https://files.pythonhosted.org/packages/96/62/42678936900be31e0ba4d1e74ee21611df6b14167dabf65ae29a2efc9f18/itkwasm_elastix_emscripten-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-08 00:11:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "InsightSoftwareConsortium",
"github_project": "ITKElastix",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "itkwasm-elastix-emscripten"
}