itkwasm-dicom


Nameitkwasm-dicom JSON
Version 5.0.1 PyPI version JSON
download
home_pageNone
SummaryRead files and images related to DICOM file format.
upload_time2023-12-17 17:36:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords emscripten itkwasm wasi webassembly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # itkwasm-dicom

[![PyPI version](https://badge.fury.io/py/itkwasm-dicom.svg)](https://badge.fury.io/py/itkwasm-dicom)

Read files and images related to DICOM file format.

[🕮 **Documentation** 📚](https://itk-wasm-dicom-python-docs.on.fleek.co/)


## Installation

```sh
pip install itkwasm-dicom
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "itkwasm-dicom",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "emscripten,itkwasm,wasi,webassembly",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/bd/49/4fec4f182d300a68d6074aaabaacb23d8d9a25a3a6416c7f05d8b7411345/itkwasm_dicom-5.0.1.tar.gz",
    "platform": null,
    "description": "# itkwasm-dicom\n\n[![PyPI version](https://badge.fury.io/py/itkwasm-dicom.svg)](https://badge.fury.io/py/itkwasm-dicom)\n\nRead files and images related to DICOM file format.\n\n[\ud83d\udd6e **Documentation** \ud83d\udcda](https://itk-wasm-dicom-python-docs.on.fleek.co/)\n\n\n## Installation\n\n```sh\npip install itkwasm-dicom\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Read files and images related to DICOM file format.",
    "version": "5.0.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",
        "wasi",
        "webassembly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cb867e1448cec5f57978c8d873b3a05983b06bf36c831fa02d0631a2b703d002",
                "md5": "f9e9fb536ea0307e78947fe7d17c594a",
                "sha256": "f3c88ad45856520016cd1c7488472de7dba3f83ed96dcd5fe264c7b4bd60e93f"
            },
            "downloads": -1,
            "filename": "itkwasm_dicom-5.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9e9fb536ea0307e78947fe7d17c594a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 13630,
            "upload_time": "2023-12-17T17:36:57",
            "upload_time_iso_8601": "2023-12-17T17:36:57.974627Z",
            "url": "https://files.pythonhosted.org/packages/cb/86/7e1448cec5f57978c8d873b3a05983b06bf36c831fa02d0631a2b703d002/itkwasm_dicom-5.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bd494fec4f182d300a68d6074aaabaacb23d8d9a25a3a6416c7f05d8b7411345",
                "md5": "06b0a0d08f9730a35bc4315e70dca5f6",
                "sha256": "bfccddafa01e31006b69d25c99c2cff60e169420601adbbfedc2aece8a93e676"
            },
            "downloads": -1,
            "filename": "itkwasm_dicom-5.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "06b0a0d08f9730a35bc4315e70dca5f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15209,
            "upload_time": "2023-12-17T17:36:59",
            "upload_time_iso_8601": "2023-12-17T17:36:59.406544Z",
            "url": "https://files.pythonhosted.org/packages/bd/49/4fec4f182d300a68d6074aaabaacb23d8d9a25a3a6416c7f05d8b7411345/itkwasm_dicom-5.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 17:36:59",
    "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"
}
        
Elapsed time: 0.16582s