dsa-helpers


Namedsa-helpers JSON
Version 1.1.13 PyPI version JSON
download
home_pageNone
SummaryUtility functions for working with the DSA girder client.
upload_time2025-07-09 17:31:03
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/2c/77/02fef0899602180068460e406cb50d5815931d93a5855a18ed4760a261e8/dsa_helpers-1.1.13.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.13",
    "project_urls": {
        "Repository": "https://github.com/Gutman-Lab/dsa-python-utils"
    },
    "split_keywords": [
        "dsa",
        " girder",
        " girder_client"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d38e19df2e36591c473ae9aac8a456df1dac9da47a1e922ae0c115a1fa1f832d",
                "md5": "8e2f7be2cbb506d54cdd158ab4e53a67",
                "sha256": "c84bed1a564f30a9e49bf9027239314d849d4201d0536f8f56cc0dbbb08fe44b"
            },
            "downloads": -1,
            "filename": "dsa_helpers-1.1.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e2f7be2cbb506d54cdd158ab4e53a67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 56065,
            "upload_time": "2025-07-09T17:31:02",
            "upload_time_iso_8601": "2025-07-09T17:31:02.332641Z",
            "url": "https://files.pythonhosted.org/packages/d3/8e/19df2e36591c473ae9aac8a456df1dac9da47a1e922ae0c115a1fa1f832d/dsa_helpers-1.1.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2c7702fef0899602180068460e406cb50d5815931d93a5855a18ed4760a261e8",
                "md5": "1e3584a2c8011d3967057af7a5d7e9ec",
                "sha256": "91eaa91cac6a16416af4228934b06f238d32a688c39a87f7a4dc6bc6af67435a"
            },
            "downloads": -1,
            "filename": "dsa_helpers-1.1.13.tar.gz",
            "has_sig": false,
            "md5_digest": "1e3584a2c8011d3967057af7a5d7e9ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 48905,
            "upload_time": "2025-07-09T17:31:03",
            "upload_time_iso_8601": "2025-07-09T17:31:03.791241Z",
            "url": "https://files.pythonhosted.org/packages/2c/77/02fef0899602180068460e406cb50d5815931d93a5855a18ed4760a261e8/dsa_helpers-1.1.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 17:31:03",
    "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.96281s