# itkwasm-compare-images-emscripten
[![PyPI version](https://badge.fury.io/py/itkwasm-compare-images-emscripten.svg)](https://badge.fury.io/py/itkwasm-compare-images-emscripten)
Compare images with a tolerance for regression testing. Emscripten implementation.
This package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-compare-images`](https://pypi.org/project/itkwasm-compare-images/) instead.
## Installation
```sh
import micropip
await micropip.install('itkwasm-compare-images-emscripten')
```
## Development
```sh
pip install hatch
hatch run download-pyodide
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-compare-images-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/b8/7c/cbd0ac38d2e6a4f0f64804cc632c013afbf3eaccf106761095292a981d61/itkwasm_compare_images_emscripten-5.2.2.tar.gz",
"platform": null,
"description": "# itkwasm-compare-images-emscripten\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-compare-images-emscripten.svg)](https://badge.fury.io/py/itkwasm-compare-images-emscripten)\n\nCompare images with a tolerance for regression testing. Emscripten implementation.\n\nThis package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-compare-images`](https://pypi.org/project/itkwasm-compare-images/) instead.\n\n\n## Installation\n\n```sh\nimport micropip\nawait micropip.install('itkwasm-compare-images-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": "5.2.2",
"project_urls": {
"Home": "https://github.com/InsightSoftwareConsortium/ITK-Wasm",
"Source": "https://github.com/InsightSoftwareConsortium/ITK-Wasm"
},
"split_keywords": [
"emscripten",
" itkwasm",
" webassembly"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "4e44e2dc73431ff39d712e043efc240cf74a749460a0bbd244650d85b99582fd",
"md5": "8859186e19cd6015eeea5028219c6bd2",
"sha256": "388d20026d1e2cef2bfd93aa33ca4c218774cbf2c17dda464fea12a4c1fa957a"
},
"downloads": -1,
"filename": "itkwasm_compare_images_emscripten-5.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8859186e19cd6015eeea5028219c6bd2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 85622,
"upload_time": "2024-10-23T18:21:33",
"upload_time_iso_8601": "2024-10-23T18:21:33.240582Z",
"url": "https://files.pythonhosted.org/packages/4e/44/e2dc73431ff39d712e043efc240cf74a749460a0bbd244650d85b99582fd/itkwasm_compare_images_emscripten-5.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b87ccbd0ac38d2e6a4f0f64804cc632c013afbf3eaccf106761095292a981d61",
"md5": "c8e34936fb2e9fbe0e898e1b3445cae3",
"sha256": "26cbf4b41c0a85b73e58889a5211e06f91ea11e819ba72ade5dfaef5d2557461"
},
"downloads": -1,
"filename": "itkwasm_compare_images_emscripten-5.2.2.tar.gz",
"has_sig": false,
"md5_digest": "c8e34936fb2e9fbe0e898e1b3445cae3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 83595,
"upload_time": "2024-10-23T18:21:34",
"upload_time_iso_8601": "2024-10-23T18:21:34.208051Z",
"url": "https://files.pythonhosted.org/packages/b8/7c/cbd0ac38d2e6a4f0f64804cc632c013afbf3eaccf106761095292a981d61/itkwasm_compare_images_emscripten-5.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-23 18:21:34",
"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-emscripten"
}