itkwasm-elastix-wasi


Nameitkwasm-elastix-wasi JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-09-08 00:11:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords itkwasm wasi webassembly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.9",
    "maintainer_email": null,
    "keywords": "itkwasm, wasi, webassembly",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/cc/9c/c0a0083292da5b8b558fd072a1cf77b63370aa640048b7fdcab267c5f2ec/itkwasm_elastix_wasi-1.0.2.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": "1.0.2",
    "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": "ec6c61343d8eedd689043827c679d282c18f745f644763dedac78e68e4283fa4",
                "md5": "f4382b651626f95dbf9197cfa1fd0afc",
                "sha256": "41be55a134cc7107c166c7232bb6461a2518ee1ec5eff2a51a83232975c73b9d"
            },
            "downloads": -1,
            "filename": "itkwasm_elastix_wasi-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4382b651626f95dbf9197cfa1fd0afc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 9470778,
            "upload_time": "2025-09-08T00:11:17",
            "upload_time_iso_8601": "2025-09-08T00:11:17.134295Z",
            "url": "https://files.pythonhosted.org/packages/ec/6c/61343d8eedd689043827c679d282c18f745f644763dedac78e68e4283fa4/itkwasm_elastix_wasi-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cc9cc0a0083292da5b8b558fd072a1cf77b63370aa640048b7fdcab267c5f2ec",
                "md5": "f6b5377a42a9fa6ca2b1c23235121d32",
                "sha256": "97f0226e959693fde25db607e4257032be84df41f2293a26ec1e7a9f7f71a2f0"
            },
            "downloads": -1,
            "filename": "itkwasm_elastix_wasi-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f6b5377a42a9fa6ca2b1c23235121d32",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 9417360,
            "upload_time": "2025-09-08T00:11:14",
            "upload_time_iso_8601": "2025-09-08T00:11:14.563521Z",
            "url": "https://files.pythonhosted.org/packages/cc/9c/c0a0083292da5b8b558fd072a1cf77b63370aa640048b7fdcab267c5f2ec/itkwasm_elastix_wasi-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-08 00:11:14",
    "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"
}
        
Elapsed time: 5.01526s