# itkwasm-transform-io-emscripten
[![PyPI version](https://badge.fury.io/py/itkwasm-transform-io-emscripten.svg)](https://badge.fury.io/py/itkwasm-transform-io-emscripten)
Input and output for scientific and medical coordinate transform file formats. Emscripten implementation.
This package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-transform-io`](https://pypi.org/project/itkwasm-transform-io/) instead.
## Installation
```sh
import micropip
await micropip.install('itkwasm-transform-io-emscripten')
```
## Development
```sh
pip install hatch
hatch run download-pyodide
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-transform-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/89/b3/dabfd6fb9661f392602c5c8a6bfd80a766722b96666af7c25a7d3114dcf6/itkwasm_transform_io_emscripten-1.0.0.tar.gz",
"platform": null,
"description": "# itkwasm-transform-io-emscripten\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-transform-io-emscripten.svg)](https://badge.fury.io/py/itkwasm-transform-io-emscripten)\n\nInput and output for scientific and medical coordinate transform file formats. Emscripten implementation.\n\nThis package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use the [`itkwasm-transform-io`](https://pypi.org/project/itkwasm-transform-io/) instead.\n\n\n## Installation\n\n```sh\nimport micropip\nawait micropip.install('itkwasm-transform-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 coordinate transform file formats.",
"version": "1.0.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": "f16ef55b2a88a7c31ea8382514cb5d2e1b3f3a6d0074de7bee11c8a6ba09cb4e",
"md5": "84c95306f69e395e6facd424e051cd5a",
"sha256": "75450d7dc3e1c5d85f307e04dbba93c09f4b705cc4ba6c8ad8ce37c4d2803ca2"
},
"downloads": -1,
"filename": "itkwasm_transform_io_emscripten-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "84c95306f69e395e6facd424e051cd5a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 103240,
"upload_time": "2025-01-05T02:35:11",
"upload_time_iso_8601": "2025-01-05T02:35:11.031458Z",
"url": "https://files.pythonhosted.org/packages/f1/6e/f55b2a88a7c31ea8382514cb5d2e1b3f3a6d0074de7bee11c8a6ba09cb4e/itkwasm_transform_io_emscripten-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "89b3dabfd6fb9661f392602c5c8a6bfd80a766722b96666af7c25a7d3114dcf6",
"md5": "cd83970155c37c38d18477bbf606bfa7",
"sha256": "71c8f7a8f89897eff98596db3c91c559b4d99bfd7e77103c6f5257be0fe282fd"
},
"downloads": -1,
"filename": "itkwasm_transform_io_emscripten-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "cd83970155c37c38d18477bbf606bfa7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 93169,
"upload_time": "2025-01-05T02:35:13",
"upload_time_iso_8601": "2025-01-05T02:35:13.006935Z",
"url": "https://files.pythonhosted.org/packages/89/b3/dabfd6fb9661f392602c5c8a6bfd80a766722b96666af7c25a7d3114dcf6/itkwasm_transform_io_emscripten-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-05 02:35:13",
"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-transform-io-emscripten"
}