# itkwasm-mesh-io-emscripten
[![PyPI version](https://badge.fury.io/py/itkwasm-mesh-io-emscripten.svg)](https://badge.fury.io/py/itkwasm-mesh-io-emscripten)
Input and output for scientific and medical image file formats. Emscripten implementation.
This package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-mesh-io`](https://pypi.org/project/itkwasm-mesh-io/) instead.
## Installation
```sh
import micropip
await micropip.install('itkwasm-mesh-io-emscripten')
```
## Development
```sh
pip install hatch
hatch run download-pyodide
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-mesh-io-emscripten",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "emscripten, itkwasm, webassembly",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/12/f5/7afdaa1b58ad3713243063a6d043c2ce7ee9bdcd32a77ecb8b2c09e1c94f/itkwasm_mesh_io_emscripten-1.5.0.tar.gz",
"platform": null,
"description": "# itkwasm-mesh-io-emscripten\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-mesh-io-emscripten.svg)](https://badge.fury.io/py/itkwasm-mesh-io-emscripten)\n\nInput and output for scientific and medical image file formats. Emscripten implementation.\n\nThis package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-mesh-io`](https://pypi.org/project/itkwasm-mesh-io/) instead.\n\n\n## Installation\n\n```sh\nimport micropip\nawait micropip.install('itkwasm-mesh-io-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": "Input and output for scientific and medical image file formats.",
"version": "1.5.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": "13ae8a6c710a6bede33be46ddd0a098fd4c504f9af93d2c0905192d709b457c1",
"md5": "56358a9cf58284a65ee87c5c5cb0de5f",
"sha256": "0fc4f0b6838223c037a2e5a18ae653dc88948ce6897c394529366ea37a3dedae"
},
"downloads": -1,
"filename": "itkwasm_mesh_io_emscripten-1.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "56358a9cf58284a65ee87c5c5cb0de5f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 126078,
"upload_time": "2024-12-06T17:51:11",
"upload_time_iso_8601": "2024-12-06T17:51:11.685627Z",
"url": "https://files.pythonhosted.org/packages/13/ae/8a6c710a6bede33be46ddd0a098fd4c504f9af93d2c0905192d709b457c1/itkwasm_mesh_io_emscripten-1.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "12f57afdaa1b58ad3713243063a6d043c2ce7ee9bdcd32a77ecb8b2c09e1c94f",
"md5": "7123a5646a5155e889ffb7bfc6b295e9",
"sha256": "ea31fc5f363a30ec67b42372e389f880d79bd74db33e4427de974deee4aa304f"
},
"downloads": -1,
"filename": "itkwasm_mesh_io_emscripten-1.5.0.tar.gz",
"has_sig": false,
"md5_digest": "7123a5646a5155e889ffb7bfc6b295e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 91724,
"upload_time": "2024-12-06T17:51:10",
"upload_time_iso_8601": "2024-12-06T17:51:10.109168Z",
"url": "https://files.pythonhosted.org/packages/12/f5/7afdaa1b58ad3713243063a6d043c2ce7ee9bdcd32a77ecb8b2c09e1c94f/itkwasm_mesh_io_emscripten-1.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-06 17:51:10",
"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-mesh-io-emscripten"
}