dsa-helpers


Namedsa-helpers JSON
Version 1.1.14 PyPI version JSON
download
home_pageNone
SummaryUtility functions for working with the DSA girder client.
upload_time2025-07-11 20:37:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords dsa girder girder_client
VCS
bugtrack_url
requirements matplotlib girder-client numpy setuptools opencv-python pandas pymongo pillow dash dash-bootstrap-components shapely geopandas transformers datasets torchvision large-image rasterio colorama albumentations
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Digital Slide Archive (DSA) Helpers
Digital Slide Archive Python utility library.

This library is available for installation through [Python Package Index (PyPI)](https://pypi.org/).

This library was tested using Python version 3.11.8 and uses the dependencies described in requirements.txt.

This Python PyPI package is found [here](https://pypi.org/project/dsa-helpers/).

## Extra dependencies
If you are getting a large image error, then install large image using the instructions provided in their [GitHub page](https://github.com/girder/large_image#:~:text=pip%20install%20large%2Dimage%5Ball%5D%20%2D%2Dfind%2Dlinks%20https%3A//girder.github.io/large_image_wheels).

A readthedocs for this library can be found [here](https://david-andrew-gutman-dsa-helpers.readthedocs-hosted.com/en/latest/index.html).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dsa-helpers",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "\"Juan C. Vizcarra\" <jvizcar@emory.edu>",
    "keywords": "dsa, girder, girder_client",
    "author": null,
    "author_email": "\"Juan C. Vizcarra\" <jvizcar@emory.edu>",
    "download_url": "https://files.pythonhosted.org/packages/8b/d0/117f7584b1733e8131316fde02b0ea81c6f5caa863bc38a1ea9502fcfbb8/dsa_helpers-1.1.14.tar.gz",
    "platform": null,
    "description": "# Digital Slide Archive (DSA) Helpers\nDigital Slide Archive Python utility library.\n\nThis library is available for installation through [Python Package Index (PyPI)](https://pypi.org/).\n\nThis library was tested using Python version 3.11.8 and uses the dependencies described in requirements.txt.\n\nThis Python PyPI package is found [here](https://pypi.org/project/dsa-helpers/).\n\n## Extra dependencies\nIf you are getting a large image error, then install large image using the instructions provided in their [GitHub page](https://github.com/girder/large_image#:~:text=pip%20install%20large%2Dimage%5Ball%5D%20%2D%2Dfind%2Dlinks%20https%3A//girder.github.io/large_image_wheels).\n\nA readthedocs for this library can be found [here](https://david-andrew-gutman-dsa-helpers.readthedocs-hosted.com/en/latest/index.html).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Utility functions for working with the DSA girder client.",
    "version": "1.1.14",
    "project_urls": {
        "Repository": "https://github.com/Gutman-Lab/dsa-python-utils"
    },
    "split_keywords": [
        "dsa",
        " girder",
        " girder_client"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1f811609509951b74da4143cb1c58694aa41b9204c2c346554fd1b6b9e806eb5",
                "md5": "cf8466de69c8a4f0497de7b893835e09",
                "sha256": "7f22c10634b3f9d38d1914f6c79af679dcd99717c8961f4c868cb44ff6e7475e"
            },
            "downloads": -1,
            "filename": "dsa_helpers-1.1.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf8466de69c8a4f0497de7b893835e09",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 56456,
            "upload_time": "2025-07-11T20:37:43",
            "upload_time_iso_8601": "2025-07-11T20:37:43.951448Z",
            "url": "https://files.pythonhosted.org/packages/1f/81/1609509951b74da4143cb1c58694aa41b9204c2c346554fd1b6b9e806eb5/dsa_helpers-1.1.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8bd0117f7584b1733e8131316fde02b0ea81c6f5caa863bc38a1ea9502fcfbb8",
                "md5": "693208e83e0901dd16ae679142830795",
                "sha256": "2f5b8bdbc9ecba43ab62845b5d940e6e6af154c0e7b971443f6e8eab83e6f392"
            },
            "downloads": -1,
            "filename": "dsa_helpers-1.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "693208e83e0901dd16ae679142830795",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 49467,
            "upload_time": "2025-07-11T20:37:45",
            "upload_time_iso_8601": "2025-07-11T20:37:45.220652Z",
            "url": "https://files.pythonhosted.org/packages/8b/d0/117f7584b1733e8131316fde02b0ea81c6f5caa863bc38a1ea9502fcfbb8/dsa_helpers-1.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 20:37:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Gutman-Lab",
    "github_project": "dsa-python-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "girder-client",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "opencv-python",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "pymongo",
            "specs": []
        },
        {
            "name": "pillow",
            "specs": []
        },
        {
            "name": "dash",
            "specs": []
        },
        {
            "name": "dash-bootstrap-components",
            "specs": []
        },
        {
            "name": "shapely",
            "specs": []
        },
        {
            "name": "geopandas",
            "specs": []
        },
        {
            "name": "transformers",
            "specs": []
        },
        {
            "name": "datasets",
            "specs": []
        },
        {
            "name": "torchvision",
            "specs": []
        },
        {
            "name": "large-image",
            "specs": []
        },
        {
            "name": "rasterio",
            "specs": []
        },
        {
            "name": "colorama",
            "specs": []
        },
        {
            "name": "albumentations",
            "specs": []
        }
    ],
    "lcname": "dsa-helpers"
}
        
Elapsed time: 1.35401s