# itkwasm-elastix-emscripten
[![PyPI version](https://badge.fury.io/py/itkwasm-elastix-emscripten.svg)](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.8",
"maintainer_email": null,
"keywords": "emscripten, itkwasm, webassembly",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/a9/fe/7ddb0da18fe4dd58b52a0a45923951751f05ec42863fb868b7d799668eb0/itkwasm_elastix_emscripten-0.3.1.tar.gz",
"platform": null,
"description": "# itkwasm-elastix-emscripten\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-elastix-emscripten.svg)](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": "0.3.1",
"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": "f176e667b8f5827d1c36568851963870a12a3e358fbf438016a50a6e8e0a5d4a",
"md5": "1f8fbcc12ed08bc5e58c55b3a7d69f10",
"sha256": "af2fa88c6b9be4c25dc6d6dc026b4e9bb86fa9c659a42f149369ba0b4ae70c82"
},
"downloads": -1,
"filename": "itkwasm_elastix_emscripten-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1f8fbcc12ed08bc5e58c55b3a7d69f10",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 88284,
"upload_time": "2024-08-12T02:41:41",
"upload_time_iso_8601": "2024-08-12T02:41:41.243381Z",
"url": "https://files.pythonhosted.org/packages/f1/76/e667b8f5827d1c36568851963870a12a3e358fbf438016a50a6e8e0a5d4a/itkwasm_elastix_emscripten-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a9fe7ddb0da18fe4dd58b52a0a45923951751f05ec42863fb868b7d799668eb0",
"md5": "26b0ff3507ea025cea0f94343fd43796",
"sha256": "c484b4cc1b637b9d693db6e7af094b73cd93ae30e7e5872966a1338baf9008a8"
},
"downloads": -1,
"filename": "itkwasm_elastix_emscripten-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "26b0ff3507ea025cea0f94343fd43796",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 105684,
"upload_time": "2024-08-12T02:41:39",
"upload_time_iso_8601": "2024-08-12T02:41:39.636805Z",
"url": "https://files.pythonhosted.org/packages/a9/fe/7ddb0da18fe4dd58b52a0a45923951751f05ec42863fb868b7d799668eb0/itkwasm_elastix_emscripten-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-12 02:41:39",
"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"
}