# itkwasm-elastix-wasi
[![PyPI version](https://badge.fury.io/py/itkwasm-elastix-wasi.svg)](https://badge.fury.io/py/itkwasm-elastix-wasi)
A toolbox for rigid and nonrigid registration of images. WASI implementation.
This package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-elastix`](https://pypi.org/project/itkwasm-elastix/) instead.
## Installation
```sh
pip install itkwasm-elastix-wasi
```
## Development
```sh
pip install pytest itkwasm-compare-images itk-io
pip install -e .
pytest
# or
pip install hatch
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-elastix-wasi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "itkwasm, wasi, webassembly",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/14/b2/62a5e7096f5fc8e771f4483a70d66d9819f3f390def59e5143d3f1ed2b06/itkwasm_elastix_wasi-0.3.1.tar.gz",
"platform": null,
"description": "# itkwasm-elastix-wasi\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-elastix-wasi.svg)](https://badge.fury.io/py/itkwasm-elastix-wasi)\n\nA toolbox for rigid and nonrigid registration of images. WASI implementation.\n\nThis package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-elastix`](https://pypi.org/project/itkwasm-elastix/) instead.\n\n\n## Installation\n\n```sh\npip install itkwasm-elastix-wasi\n```\n\n## Development\n\n```sh\npip install pytest itkwasm-compare-images itk-io\npip install -e .\npytest\n\n# or\npip install hatch\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": [
"itkwasm",
" wasi",
" webassembly"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2389d14dfba6d99c0942a68a58580d483be24572ee7949c7505a36655921a770",
"md5": "d9e792c4ec6f856c77ec1865e3abb8ba",
"sha256": "517fad0348419ad4ea010ca82efef85e2dbce1c81e9f6a0fa9c1e53943a98fc1"
},
"downloads": -1,
"filename": "itkwasm_elastix_wasi-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d9e792c4ec6f856c77ec1865e3abb8ba",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 7268079,
"upload_time": "2024-08-12T02:40:56",
"upload_time_iso_8601": "2024-08-12T02:40:56.851650Z",
"url": "https://files.pythonhosted.org/packages/23/89/d14dfba6d99c0942a68a58580d483be24572ee7949c7505a36655921a770/itkwasm_elastix_wasi-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "14b262a5e7096f5fc8e771f4483a70d66d9819f3f390def59e5143d3f1ed2b06",
"md5": "26cdd98a2091e557d70672f3314a0ed5",
"sha256": "860c21ca802ec253623da77c84773050709f8affd17bca4a1edc1d8b8fb0f3af"
},
"downloads": -1,
"filename": "itkwasm_elastix_wasi-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "26cdd98a2091e557d70672f3314a0ed5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 7222560,
"upload_time": "2024-08-12T02:40:54",
"upload_time_iso_8601": "2024-08-12T02:40:54.274812Z",
"url": "https://files.pythonhosted.org/packages/14/b2/62a5e7096f5fc8e771f4483a70d66d9819f3f390def59e5143d3f1ed2b06/itkwasm_elastix_wasi-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-12 02:40:54",
"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-wasi"
}