itkwasm-compare-images-wasi


Nameitkwasm-compare-images-wasi JSON
Version 5.2.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-08-11 18:18:40
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/aa/92/5ca4ae494b3c353a03f0a16c9653d4a4d43ade15519d8e536a82d07c156b/itkwasm_compare_images_wasi-5.2.0.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.2.0",
    "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": "a091ab9c4ed1e095f218c7f17ccf691d1ebe0991250d0c55d64fa7ef5e3ce070",
                "md5": "41b7e8491b29f24279e4240765c89622",
                "sha256": "4959281f04b0b7da9a730f9883ef4dbe2f36e94c7837d05bdc7273fd43741ff3"
            },
            "downloads": -1,
            "filename": "itkwasm_compare_images_wasi-5.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "41b7e8491b29f24279e4240765c89622",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2059641,
            "upload_time": "2024-08-11T18:18:38",
            "upload_time_iso_8601": "2024-08-11T18:18:38.518824Z",
            "url": "https://files.pythonhosted.org/packages/a0/91/ab9c4ed1e095f218c7f17ccf691d1ebe0991250d0c55d64fa7ef5e3ce070/itkwasm_compare_images_wasi-5.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aa925ca4ae494b3c353a03f0a16c9653d4a4d43ade15519d8e536a82d07c156b",
                "md5": "35bfa74c65367d452dc66925bb3df15b",
                "sha256": "ae3a3c39b107d115465ead424237777dca8b7fd39be4eea445587e39993e0508"
            },
            "downloads": -1,
            "filename": "itkwasm_compare_images_wasi-5.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "35bfa74c65367d452dc66925bb3df15b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2045478,
            "upload_time": "2024-08-11T18:18:40",
            "upload_time_iso_8601": "2024-08-11T18:18:40.564266Z",
            "url": "https://files.pythonhosted.org/packages/aa/92/5ca4ae494b3c353a03f0a16c9653d4a4d43ade15519d8e536a82d07c156b/itkwasm_compare_images_wasi-5.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-11 18:18:40",
    "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.90934s