# itkwasm-dicom-wasi
[](https://badge.fury.io/py/itkwasm-dicom-wasi)
Read files and images related to DICOM file format. WASI implementation.
This package provides the WASI WebAssembly implementation. It is usually not called directly. Please use [`itkwasm-dicom`](https://pypi.org/project/itkwasm-dicom/) instead.
## Installation
```sh
pip install itkwasm-dicom-wasi
```
## Development
```sh
# Download test data
cd ../..
pnpm test:data:download
cd -
pip install pytest
pip install pillow
pip install -e .
pytest
# or
pip install hatch
hatch run test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itkwasm-dicom-wasi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "itkwasm, wasi, webassembly",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/3c/c3/9c414e17d70d9e5d74c5c39a6ead39488944edb5346c56daccce56e9058c/itkwasm_dicom_wasi-7.5.1.tar.gz",
"platform": null,
"description": "# itkwasm-dicom-wasi\n\n[](https://badge.fury.io/py/itkwasm-dicom-wasi)\n\nRead files and images related to DICOM file format. WASI implementation.\n\nThis package provides the WASI 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\npip install itkwasm-dicom-wasi\n```\n\n## Development\n\n```sh\n# Download test data\ncd ../..\npnpm test:data:download\ncd -\n\npip install pytest\npip install pillow\npip install -e .\npytest\n# or\npip install hatch\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": [
"itkwasm",
" wasi",
" webassembly"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "df205273672dfe8e2158ef71594142acc4bc619be90532b35729f0a687c64c23",
"md5": "a73c2db034794222a5504f94b74a90d1",
"sha256": "54ca4f6ea953681126ead690c6fdc9cbd38ba740350631b22cd0952d83d25926"
},
"downloads": -1,
"filename": "itkwasm_dicom_wasi-7.5.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a73c2db034794222a5504f94b74a90d1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 35580701,
"upload_time": "2025-02-06T01:07:54",
"upload_time_iso_8601": "2025-02-06T01:07:54.820936Z",
"url": "https://files.pythonhosted.org/packages/df/20/5273672dfe8e2158ef71594142acc4bc619be90532b35729f0a687c64c23/itkwasm_dicom_wasi-7.5.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3cc39c414e17d70d9e5d74c5c39a6ead39488944edb5346c56daccce56e9058c",
"md5": "17007bb38697e46fe3a802c854918d39",
"sha256": "0bb48e7bb9f8fbe65aeb480b23c6bfc1cec0f1a5c6dde839a9430fa8cf3c49c2"
},
"downloads": -1,
"filename": "itkwasm_dicom_wasi-7.5.1.tar.gz",
"has_sig": false,
"md5_digest": "17007bb38697e46fe3a802c854918d39",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 35380574,
"upload_time": "2025-02-06T01:08:01",
"upload_time_iso_8601": "2025-02-06T01:08:01.731149Z",
"url": "https://files.pythonhosted.org/packages/3c/c3/9c414e17d70d9e5d74c5c39a6ead39488944edb5346c56daccce56e9058c/itkwasm_dicom_wasi-7.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-06 01:08:01",
"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-wasi"
}