# itkwasm-dicom-emscripten
[](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/9a/14/b101349f50207e991e8e2f9b08f5fe09827fbc43320591577e0d22483abd/itkwasm_dicom_emscripten-7.5.1.tar.gz",
"platform": null,
"description": "# itkwasm-dicom-emscripten\n\n[](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.5.1",
"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": "874d68013ed08891c52a3f136a1400d2f670c93c27de754b25daf7016765553f",
"md5": "90e67b26bcc6426180ffece9b722ef7a",
"sha256": "abaedfcfa257413492c6d066619b4160b66ec339d29bc61aa5577fd5764cca1e"
},
"downloads": -1,
"filename": "itkwasm_dicom_emscripten-7.5.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "90e67b26bcc6426180ffece9b722ef7a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 108407,
"upload_time": "2025-02-06T01:08:48",
"upload_time_iso_8601": "2025-02-06T01:08:48.357694Z",
"url": "https://files.pythonhosted.org/packages/87/4d/68013ed08891c52a3f136a1400d2f670c93c27de754b25daf7016765553f/itkwasm_dicom_emscripten-7.5.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9a14b101349f50207e991e8e2f9b08f5fe09827fbc43320591577e0d22483abd",
"md5": "ba6ae0b3841f210af69863803c555a05",
"sha256": "d0417acb547671751bd34c7616b0d63149726ada19455b16f02f3f01b9a5e443"
},
"downloads": -1,
"filename": "itkwasm_dicom_emscripten-7.5.1.tar.gz",
"has_sig": false,
"md5_digest": "ba6ae0b3841f210af69863803c555a05",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 102375,
"upload_time": "2025-02-06T01:08:49",
"upload_time_iso_8601": "2025-02-06T01:08:49.474529Z",
"url": "https://files.pythonhosted.org/packages/9a/14/b101349f50207e991e8e2f9b08f5fe09827fbc43320591577e0d22483abd/itkwasm_dicom_emscripten-7.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-06 01:08:49",
"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"
}