# itkwasm-mesh-to-poly-data-emscripten
[![PyPI version](https://badge.fury.io/py/itkwasm-mesh-to-poly-data-emscripten.svg)](https://badge.fury.io/py/itkwasm-mesh-to-poly-data-emscripten)
Convert an ITK Mesh to a simple data structure compatible with vtkPolyData. Emscripten implementation.
This package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-mesh-to-poly-data`](https://pypi.org/project/itkwasm-mesh-to-poly-data/) instead.
## Installation
```sh
import micropip
await micropip.install('itkwasm-mesh-to-poly-data-emscripten')
```
## Development
```sh
pip install hatch
hatch run download-pyodide
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-mesh-to-poly-data-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/a5/ce/03493933813676f636e25c082785930f8b4151307caa7752b0354e0376ea/itkwasm_mesh_to_poly_data_emscripten-1.1.1.tar.gz",
"platform": null,
"description": "# itkwasm-mesh-to-poly-data-emscripten\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-mesh-to-poly-data-emscripten.svg)](https://badge.fury.io/py/itkwasm-mesh-to-poly-data-emscripten)\n\nConvert an ITK Mesh to a simple data structure compatible with vtkPolyData. Emscripten implementation.\n\nThis package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-mesh-to-poly-data`](https://pypi.org/project/itkwasm-mesh-to-poly-data/) instead.\n\n\n## Installation\n\n```sh\nimport micropip\nawait micropip.install('itkwasm-mesh-to-poly-data-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": "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": [
"emscripten",
" itkwasm",
" webassembly"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "73bf25336c90b5230df513c9a297ae0c6c11b7219a8c54276f8663cb49567116",
"md5": "fe6ce2c57159351a80271fe92581e2ff",
"sha256": "5ddde0827db6ab991889a362ff13c003e3ead6dd0a2c4a7f9265f72c185185dc"
},
"downloads": -1,
"filename": "itkwasm_mesh_to_poly_data_emscripten-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fe6ce2c57159351a80271fe92581e2ff",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 81545,
"upload_time": "2024-11-08T22:25:07",
"upload_time_iso_8601": "2024-11-08T22:25:07.690968Z",
"url": "https://files.pythonhosted.org/packages/73/bf/25336c90b5230df513c9a297ae0c6c11b7219a8c54276f8663cb49567116/itkwasm_mesh_to_poly_data_emscripten-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a5ce03493933813676f636e25c082785930f8b4151307caa7752b0354e0376ea",
"md5": "d57b4e5acebd0d408ba6bb2214bf7c0d",
"sha256": "a8402dc2a8bc7dac206c555bfa22b6e7bf9cd0f173c9162ea8806b5c9c03e9bd"
},
"downloads": -1,
"filename": "itkwasm_mesh_to_poly_data_emscripten-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "d57b4e5acebd0d408ba6bb2214bf7c0d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 80835,
"upload_time": "2024-11-08T22:25:08",
"upload_time_iso_8601": "2024-11-08T22:25:08.637990Z",
"url": "https://files.pythonhosted.org/packages/a5/ce/03493933813676f636e25c082785930f8b4151307caa7752b0354e0376ea/itkwasm_mesh_to_poly_data_emscripten-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 22:25:08",
"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-emscripten"
}