# itkwasm-compare-meshes-wasi
[![PyPI version](https://badge.fury.io/py/itkwasm-compare-meshes-wasi.svg)](https://badge.fury.io/py/itkwasm-compare-meshes-wasi)
Compare meshes and polydata for regression testing. WASI implementation.
This package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-compare-meshes`](https://pypi.org/project/itkwasm-compare-meshes/) instead.
## Installation
```sh
pip install itkwasm-compare-meshes-wasi
```
## Development
```sh
pip install pytest
pip install -e .
pytest
# or
pip install hatch
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-compare-meshes-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/1c/f2/9b27a3c1c566a1b65e216090d2f72f565b1731d6443d052f39753baa2286/itkwasm_compare_meshes_wasi-0.4.1.tar.gz",
"platform": null,
"description": "# itkwasm-compare-meshes-wasi\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-compare-meshes-wasi.svg)](https://badge.fury.io/py/itkwasm-compare-meshes-wasi)\n\nCompare meshes and polydata for regression testing. WASI implementation.\n\nThis package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-compare-meshes`](https://pypi.org/project/itkwasm-compare-meshes/) instead.\n\n\n## Installation\n\n```sh\npip install itkwasm-compare-meshes-wasi\n```\n\n## Development\n\n```sh\npip install pytest\npip install -e .\npytest\n\n# or\npip install hatch\nhatch run test\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Compare meshes and polydata for regression testing.",
"version": "0.4.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": "7da73ae06b6205a57dca27ec56303cf3d5bedd0b1fd7b92e5393d730fb6b61c3",
"md5": "c583423d04fdc217526446437fe40b63",
"sha256": "a4c7e8935bdaba1b0ccfe2e40253d974eccce9d6db0553407217ec22511c007c"
},
"downloads": -1,
"filename": "itkwasm_compare_meshes_wasi-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c583423d04fdc217526446437fe40b63",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 872866,
"upload_time": "2024-10-24T02:28:03",
"upload_time_iso_8601": "2024-10-24T02:28:03.903785Z",
"url": "https://files.pythonhosted.org/packages/7d/a7/3ae06b6205a57dca27ec56303cf3d5bedd0b1fd7b92e5393d730fb6b61c3/itkwasm_compare_meshes_wasi-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1cf29b27a3c1c566a1b65e216090d2f72f565b1731d6443d052f39753baa2286",
"md5": "45a710335212cf30d64bcf4ea21fa066",
"sha256": "a4d2b3d553bec804898ee19cfd53cb63d5a9ddf82e4ad5d9a19c112d1dd5994d"
},
"downloads": -1,
"filename": "itkwasm_compare_meshes_wasi-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "45a710335212cf30d64bcf4ea21fa066",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 866522,
"upload_time": "2024-10-24T02:28:05",
"upload_time_iso_8601": "2024-10-24T02:28:05.648736Z",
"url": "https://files.pythonhosted.org/packages/1c/f2/9b27a3c1c566a1b65e216090d2f72f565b1731d6443d052f39753baa2286/itkwasm_compare_meshes_wasi-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-24 02:28:05",
"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-meshes-wasi"
}