# itkwasm-dicom-wasi
[![PyPI version](https://badge.fury.io/py/itkwasm-dicom-wasi.svg)](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/0b/34/e6494cbf1a3c2212ecfbc8cafbce76c322eb782aad8a8ca6493afdd399c7/itkwasm_dicom_wasi-7.2.3.tar.gz",
"platform": null,
"description": "# itkwasm-dicom-wasi\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-dicom-wasi.svg)](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.2.3",
"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": "7cfb68e23c846d4069d6f50a09818d81fd01f464c534fecaa80c6d23aa9ba968",
"md5": "b54fd5ef0d42e84726a7ca4cc920b41d",
"sha256": "71e4714cbcfa82d533b40f5158fc2bcdef6fc41aba49b4a434764dc9b1123716"
},
"downloads": -1,
"filename": "itkwasm_dicom_wasi-7.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b54fd5ef0d42e84726a7ca4cc920b41d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 29379079,
"upload_time": "2024-10-24T03:06:48",
"upload_time_iso_8601": "2024-10-24T03:06:48.942730Z",
"url": "https://files.pythonhosted.org/packages/7c/fb/68e23c846d4069d6f50a09818d81fd01f464c534fecaa80c6d23aa9ba968/itkwasm_dicom_wasi-7.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0b34e6494cbf1a3c2212ecfbc8cafbce76c322eb782aad8a8ca6493afdd399c7",
"md5": "343e49550f8037bfa99221454d5f093b",
"sha256": "d391e1327acd364b65847a732b58e050afde09dde1fbcbe1ff4957fdee33fb55"
},
"downloads": -1,
"filename": "itkwasm_dicom_wasi-7.2.3.tar.gz",
"has_sig": false,
"md5_digest": "343e49550f8037bfa99221454d5f093b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 29217321,
"upload_time": "2024-10-24T03:06:45",
"upload_time_iso_8601": "2024-10-24T03:06:45.226329Z",
"url": "https://files.pythonhosted.org/packages/0b/34/e6494cbf1a3c2212ecfbc8cafbce76c322eb782aad8a8ca6493afdd399c7/itkwasm_dicom_wasi-7.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-24 03:06:45",
"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"
}