dicomslide


Namedicomslide JSON
Version 0.7.2 PyPI version JSON
download
home_pagehttps://github.com/herrmannlab/dicomslide
SummaryLibrary for reading whole slide images and derived information in DICOM format.
upload_time2024-02-17 23:11:43
maintainerMarkus D. Herrmann
docs_urlNone
authorMarkus D. Herrmann
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://github.com/herrmannlab/dicomslide/actions/workflows/run_unit_tests.yml/badge.svg)](https://github.com/herrmannlab/dicomslide/actions)
[![PyPi Distribution](https://img.shields.io/pypi/v/dicomslide.svg)](https://pypi.python.org/pypi/dicomslide/)
[![Python Versions](https://img.shields.io/pypi/pyversions/dicomslide.svg)](https://pypi.org/project/dicomslide/)

# dicomslide

A Python library for reading whole slide images and derived information in DICOM format from local files or over network via a unified application programming interface.

## Documentation

Please refer to the online documentation at [dicomslide.readthedocs.io](https://dicomslide.readthedocs.io), which includes installation instructions, a user guide with examples, a developer guide, and complete documentation of the application programming interface of the `dicomslide` package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/herrmannlab/dicomslide",
    "name": "dicomslide",
    "maintainer": "Markus D. Herrmann",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Markus D. Herrmann",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/23/3b/cefda30d44cfa4400482eeb45f4f48efdc3b8a209627bfaeb0f4bb2c17f7/dicomslide-0.7.2.tar.gz",
    "platform": "Linux",
    "description": "[![Build Status](https://github.com/herrmannlab/dicomslide/actions/workflows/run_unit_tests.yml/badge.svg)](https://github.com/herrmannlab/dicomslide/actions)\n[![PyPi Distribution](https://img.shields.io/pypi/v/dicomslide.svg)](https://pypi.python.org/pypi/dicomslide/)\n[![Python Versions](https://img.shields.io/pypi/pyversions/dicomslide.svg)](https://pypi.org/project/dicomslide/)\n\n# dicomslide\n\nA Python library for reading whole slide images and derived information in DICOM format from local files or over network via a unified application programming interface.\n\n## Documentation\n\nPlease refer to the online documentation at [dicomslide.readthedocs.io](https://dicomslide.readthedocs.io), which includes installation instructions, a user guide with examples, a developer guide, and complete documentation of the application programming interface of the `dicomslide` package.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library for reading whole slide images and derived information in DICOM format.",
    "version": "0.7.2",
    "project_urls": {
        "Homepage": "https://github.com/herrmannlab/dicomslide"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fdba0883eb36e037c7024031144d0ac2f2c10012adbae827fc949fe253440ba",
                "md5": "0cdfd877a8fd05b31574846cd1606210",
                "sha256": "9334684496f311f4bffd64b86f6102f81134d9ea28653e2c122364d525ec405d"
            },
            "downloads": -1,
            "filename": "dicomslide-0.7.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0cdfd877a8fd05b31574846cd1606210",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 43859,
            "upload_time": "2024-02-17T23:11:41",
            "upload_time_iso_8601": "2024-02-17T23:11:41.351334Z",
            "url": "https://files.pythonhosted.org/packages/9f/db/a0883eb36e037c7024031144d0ac2f2c10012adbae827fc949fe253440ba/dicomslide-0.7.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "233bcefda30d44cfa4400482eeb45f4f48efdc3b8a209627bfaeb0f4bb2c17f7",
                "md5": "3c8b20006931c6a68298fa2e3fcb65b7",
                "sha256": "c1348412f5a3578305f96ec7efc1e8c75cd877d7bb396ec3da0a55540dae0482"
            },
            "downloads": -1,
            "filename": "dicomslide-0.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3c8b20006931c6a68298fa2e3fcb65b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 45413,
            "upload_time": "2024-02-17T23:11:43",
            "upload_time_iso_8601": "2024-02-17T23:11:43.082574Z",
            "url": "https://files.pythonhosted.org/packages/23/3b/cefda30d44cfa4400482eeb45f4f48efdc3b8a209627bfaeb0f4bb2c17f7/dicomslide-0.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-17 23:11:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "herrmannlab",
    "github_project": "dicomslide",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dicomslide"
}
        
Elapsed time: 0.93868s