itkwasm-compare-images-wasi


Nameitkwasm-compare-images-wasi JSON
Version 5.3.1 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-01-05 02:15:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords itkwasm wasi webassembly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # itkwasm-compare-images-wasi

[![PyPI version](https://badge.fury.io/py/itkwasm-compare-images-wasi.svg)](https://badge.fury.io/py/itkwasm-compare-images-wasi)

Compare images with a tolerance for regression testing. WASI implementation.

This package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-compare-images`](https://pypi.org/project/itkwasm-compare-images/) instead.


## Installation

```sh
pip install itkwasm-compare-images-wasi
```

## Development

```sh
pip install pytest itk-webassemblyinterface>=1.0.b173
pip install -e .
pytest

# or
pip install hatch
hatch run test
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itkwasm-compare-images-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/c3/a0/136b1eab67a48493d49d9189e649fb094efe9a091a4b62157a4716fc63dd/itkwasm_compare_images_wasi-5.3.1.tar.gz",
    "platform": null,
    "description": "# itkwasm-compare-images-wasi\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-compare-images-wasi.svg)](https://badge.fury.io/py/itkwasm-compare-images-wasi)\n\nCompare images with a tolerance for regression testing. WASI implementation.\n\nThis package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-compare-images`](https://pypi.org/project/itkwasm-compare-images/) instead.\n\n\n## Installation\n\n```sh\npip install itkwasm-compare-images-wasi\n```\n\n## Development\n\n```sh\npip install pytest itk-webassemblyinterface>=1.0.b173\npip install -e .\npytest\n\n# or\npip install hatch\nhatch run test\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "5.3.1",
    "project_urls": {
        "Home": "https://github.com/InsightSoftwareConsortium/ITK-Wasm",
        "Source": "https://github.com/InsightSoftwareConsortium/ITK-Wasm"
    },
    "split_keywords": [
        "itkwasm",
        " wasi",
        " webassembly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "919a0e430c883e44f9bc409e8458f2ec3a2fac86f8e9c12a614b54e4d51b6956",
                "md5": "35c8bf0dc450cb60b66e3a3f624f88eb",
                "sha256": "c29701510af28613b790f2fdcb7035d9fc8df374b4076ca7ec0f54562061e11f"
            },
            "downloads": -1,
            "filename": "itkwasm_compare_images_wasi-5.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "35c8bf0dc450cb60b66e3a3f624f88eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1894983,
            "upload_time": "2025-01-05T02:15:31",
            "upload_time_iso_8601": "2025-01-05T02:15:31.284907Z",
            "url": "https://files.pythonhosted.org/packages/91/9a/0e430c883e44f9bc409e8458f2ec3a2fac86f8e9c12a614b54e4d51b6956/itkwasm_compare_images_wasi-5.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c3a0136b1eab67a48493d49d9189e649fb094efe9a091a4b62157a4716fc63dd",
                "md5": "2100382b8032f5364195d3462e98cecf",
                "sha256": "2731c530bb9cefefed5af722418a4585c490fbdcaeff5134b055c23cea6aaa0d"
            },
            "downloads": -1,
            "filename": "itkwasm_compare_images_wasi-5.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2100382b8032f5364195d3462e98cecf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1878348,
            "upload_time": "2025-01-05T02:15:29",
            "upload_time_iso_8601": "2025-01-05T02:15:29.702873Z",
            "url": "https://files.pythonhosted.org/packages/c3/a0/136b1eab67a48493d49d9189e649fb094efe9a091a4b62157a4716fc63dd/itkwasm_compare_images_wasi-5.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-05 02:15:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "InsightSoftwareConsortium",
    "github_project": "ITK-Wasm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "itkwasm-compare-images-wasi"
}
        
Elapsed time: 0.48194s