# compare-meshes-emscripten
[![PyPI version](https://badge.fury.io/py/compare-meshes-emscripten.svg)](https://badge.fury.io/py/compare-meshes-emscripten)
Compare meshes and polydata for regression testing. Emscripten implementation.
This package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`compare-meshes`](https://pypi.org/project/compare-meshes/) instead.
## Installation
```sh
import micropip
await micropip.install('compare-meshes-emscripten')
```
## Development
```sh
pip install hatch
hatch run download-pyodide
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "compare-meshes-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/68/f9/b5ede17d143869807e4a20c4cf93c48b4992acad0c658eae458007474cdc/compare_meshes_emscripten-0.1.0.tar.gz",
"platform": null,
"description": "# compare-meshes-emscripten\n\n[![PyPI version](https://badge.fury.io/py/compare-meshes-emscripten.svg)](https://badge.fury.io/py/compare-meshes-emscripten)\n\nCompare meshes and polydata for regression testing. Emscripten implementation.\n\nThis package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`compare-meshes`](https://pypi.org/project/compare-meshes/) instead.\n\n\n## Installation\n\n```sh\nimport micropip\nawait micropip.install('compare-meshes-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": "Compare meshes and polydata for regression testing.",
"version": "0.1.0",
"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": "2e9b8ae8ee6509e46123777c06da7e95dd9d07011e631bdec73545b228800489",
"md5": "63fd61720e251102f7962cc5c3e2985d",
"sha256": "cb91dcb9b3adde5bb04a20dfc8a501909148803a99e0b1a4925e9366e876cfba"
},
"downloads": -1,
"filename": "compare_meshes_emscripten-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "63fd61720e251102f7962cc5c3e2985d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 81012,
"upload_time": "2024-04-01T02:08:52",
"upload_time_iso_8601": "2024-04-01T02:08:52.087498Z",
"url": "https://files.pythonhosted.org/packages/2e/9b/8ae8ee6509e46123777c06da7e95dd9d07011e631bdec73545b228800489/compare_meshes_emscripten-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "68f9b5ede17d143869807e4a20c4cf93c48b4992acad0c658eae458007474cdc",
"md5": "f6cb290817e1fefd87e6b831c279928b",
"sha256": "ddf1137d2a449f184d58b38e0fe06e19b1d84c9171625a0a06228ab3c54a9269"
},
"downloads": -1,
"filename": "compare_meshes_emscripten-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "f6cb290817e1fefd87e6b831c279928b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 80257,
"upload_time": "2024-04-01T02:08:54",
"upload_time_iso_8601": "2024-04-01T02:08:54.044853Z",
"url": "https://files.pythonhosted.org/packages/68/f9/b5ede17d143869807e4a20c4cf93c48b4992acad0c658eae458007474cdc/compare_meshes_emscripten-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-01 02:08:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "InsightSoftwareConsortium",
"github_project": "itk-wasm",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "compare-meshes-emscripten"
}