# itkwasm-mesh-to-poly-data-wasi
[![PyPI version](https://badge.fury.io/py/itkwasm-mesh-to-poly-data-wasi.svg)](https://badge.fury.io/py/itkwasm-mesh-to-poly-data-wasi)
Convert an ITK Mesh to a simple data structure compatible with vtkPolyData. WASI implementation.
This package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-mesh-to-poly-data`](https://pypi.org/project/itkwasm-mesh-to-poly-data/) instead.
## Installation
```sh
pip install itkwasm-mesh-to-poly-data-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-mesh-to-poly-data-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/5f/36/2dbebacd8451a896ce6a850544a19cda81253cc4d143e66422fb935fee54/itkwasm_mesh_to_poly_data_wasi-1.1.1.tar.gz",
"platform": null,
"description": "# itkwasm-mesh-to-poly-data-wasi\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-mesh-to-poly-data-wasi.svg)](https://badge.fury.io/py/itkwasm-mesh-to-poly-data-wasi)\n\nConvert an ITK Mesh to a simple data structure compatible with vtkPolyData. WASI implementation.\n\nThis package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-mesh-to-poly-data`](https://pypi.org/project/itkwasm-mesh-to-poly-data/) instead.\n\n\n## Installation\n\n```sh\npip install itkwasm-mesh-to-poly-data-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": "Convert an ITK Mesh to a simple data structure compatible with vtkPolyData.",
"version": "1.1.1",
"project_urls": {
"Home": "https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData",
"Source": "https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData"
},
"split_keywords": [
"itkwasm",
" wasi",
" webassembly"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4b0f4f7771c480bc7fc0020dbfef733bf1e2fd3cad20404624e6a1c2202d2935",
"md5": "eca7484834daf9e8bea8529fb444456f",
"sha256": "81f214690e1d1cb6215cafc05f62760cb8568a42384978cdde78204f69b1f034"
},
"downloads": -1,
"filename": "itkwasm_mesh_to_poly_data_wasi-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eca7484834daf9e8bea8529fb444456f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 1932673,
"upload_time": "2024-11-08T22:24:47",
"upload_time_iso_8601": "2024-11-08T22:24:47.877077Z",
"url": "https://files.pythonhosted.org/packages/4b/0f/4f7771c480bc7fc0020dbfef733bf1e2fd3cad20404624e6a1c2202d2935/itkwasm_mesh_to_poly_data_wasi-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5f362dbebacd8451a896ce6a850544a19cda81253cc4d143e66422fb935fee54",
"md5": "f76838bc6950fce0e8a78e88b501592e",
"sha256": "bb0295904a53de4f384a76c23bbca65a5b0a0beb59d44308b78fcdcd4f70420e"
},
"downloads": -1,
"filename": "itkwasm_mesh_to_poly_data_wasi-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "f76838bc6950fce0e8a78e88b501592e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 1918092,
"upload_time": "2024-11-08T22:24:50",
"upload_time_iso_8601": "2024-11-08T22:24:50.123941Z",
"url": "https://files.pythonhosted.org/packages/5f/36/2dbebacd8451a896ce6a850544a19cda81253cc4d143e66422fb935fee54/itkwasm_mesh_to_poly_data_wasi-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 22:24:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "InsightSoftwareConsortium",
"github_project": "ITKMeshToPolyData",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "itkwasm-mesh-to-poly-data-wasi"
}