# itkwasm-dicom-emscripten
[![PyPI version](https://badge.fury.io/py/itkwasm-dicom-emscripten.svg)](https://badge.fury.io/py/itkwasm-dicom-emscripten)
Read files and images related to DICOM file format. Emscripten implementation.
This package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-dicom`](https://pypi.org/project/itkwasm-dicom/) instead.
## Installation
```sh
import micropip
await micropip.install('itkwasm-dicom-emscripten')
```
## Development
```sh
# Download test data
cd ../../../..
npm ci
npm run build:testData
cd -
pip install hatch
hatch run download-pyodide
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-dicom-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/13/35/cdb39b1e394da9a9cbc5bda414c4214ac678ae8fdd8ce797282d8e539512/itkwasm_dicom_emscripten-7.3.0.tar.gz",
"platform": null,
"description": "# itkwasm-dicom-emscripten\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-dicom-emscripten.svg)](https://badge.fury.io/py/itkwasm-dicom-emscripten)\n\nRead files and images related to DICOM file format. Emscripten implementation.\n\nThis package provides the Emscripten WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-dicom`](https://pypi.org/project/itkwasm-dicom/) instead.\n\n\n## Installation\n\n```sh\nimport micropip\nawait micropip.install('itkwasm-dicom-emscripten')\n```\n\n## Development\n\n```sh\n# Download test data\ncd ../../../..\nnpm ci\nnpm run build:testData\ncd -\n\npip install hatch\nhatch run download-pyodide\nhatch run test\n```\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "7.3.0",
"project_urls": {
"Home": "https://itk-wasm-dicom-python-docs.on.fleek.co",
"Issues": "https://github.com/InsightSoftwareConsortium/ITK-Wasm/issues",
"Source": "https://github.com/InsightSoftwareConsortium/ITK-Wasm"
},
"split_keywords": [
"emscripten",
" itkwasm",
" webassembly"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b9a68ffe21bbc0b1f251f392e07b12b853dd3e8cbcebfc18cdd2430615ff4c46",
"md5": "0a4e5a59f11fc066523e55d7076a2b0f",
"sha256": "36a170b6f214ecd7401e7b3aea09d46447e5a8fad5dd7f13294dab0bf8745a6d"
},
"downloads": -1,
"filename": "itkwasm_dicom_emscripten-7.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0a4e5a59f11fc066523e55d7076a2b0f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 107223,
"upload_time": "2025-01-05T02:42:15",
"upload_time_iso_8601": "2025-01-05T02:42:15.930579Z",
"url": "https://files.pythonhosted.org/packages/b9/a6/8ffe21bbc0b1f251f392e07b12b853dd3e8cbcebfc18cdd2430615ff4c46/itkwasm_dicom_emscripten-7.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1335cdb39b1e394da9a9cbc5bda414c4214ac678ae8fdd8ce797282d8e539512",
"md5": "2cc53403badfb4083a054b049c14bbd0",
"sha256": "336204ee6ee1ea1e00d06123b5b1117129b67f39962b9ed3073cbc830b8ff12c"
},
"downloads": -1,
"filename": "itkwasm_dicom_emscripten-7.3.0.tar.gz",
"has_sig": false,
"md5_digest": "2cc53403badfb4083a054b049c14bbd0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 100085,
"upload_time": "2025-01-05T02:42:18",
"upload_time_iso_8601": "2025-01-05T02:42:18.677293Z",
"url": "https://files.pythonhosted.org/packages/13/35/cdb39b1e394da9a9cbc5bda414c4214ac678ae8fdd8ce797282d8e539512/itkwasm_dicom_emscripten-7.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-05 02:42:18",
"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-dicom-emscripten"
}