# 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/60/e7/29412c87f8dde8a2e47742aa993628b474a532b395f72bd1fc3e8fe450fa/itkwasm_compare_images_emscripten-5.3.1.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.3.1",
"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": "d4449b5281e43efed4ef03e9a57062bf85ac25393cbdc28ca93b3cc8070b2020",
"md5": "7ed3c7c6fb104a04ddb8758622330604",
"sha256": "32d3134113dcb9b4550702648e3b1b2ac9f9acd4867c78a3a89221c40ac51b30"
},
"downloads": -1,
"filename": "itkwasm_compare_images_emscripten-5.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7ed3c7c6fb104a04ddb8758622330604",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 91610,
"upload_time": "2025-01-05T02:16:14",
"upload_time_iso_8601": "2025-01-05T02:16:14.259112Z",
"url": "https://files.pythonhosted.org/packages/d4/44/9b5281e43efed4ef03e9a57062bf85ac25393cbdc28ca93b3cc8070b2020/itkwasm_compare_images_emscripten-5.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "60e729412c87f8dde8a2e47742aa993628b474a532b395f72bd1fc3e8fe450fa",
"md5": "f427143d7cfb48d7974d10ed20effdd7",
"sha256": "a71997900e6f6dcf87f4f0bdd8bfbb9f1f7d197f361c89bbe4fe6e520d6fb798"
},
"downloads": -1,
"filename": "itkwasm_compare_images_emscripten-5.3.1.tar.gz",
"has_sig": false,
"md5_digest": "f427143d7cfb48d7974d10ed20effdd7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 90002,
"upload_time": "2025-01-05T02:16:15",
"upload_time_iso_8601": "2025-01-05T02:16:15.448152Z",
"url": "https://files.pythonhosted.org/packages/60/e7/29412c87f8dde8a2e47742aa993628b474a532b395f72bd1fc3e8fe450fa/itkwasm_compare_images_emscripten-5.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-05 02:16:15",
"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"
}