# 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/e3/6e/74bb3c795660b7f08060816078554ad7eb2019528cfcefb05b7bea6bf744/dsa_helpers-2.0.3.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": "2.0.3",
"project_urls": {
"Repository": "https://github.com/Gutman-Lab/dsa-python-utils"
},
"split_keywords": [
"dsa",
" girder",
" girder_client"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1ff69702cb28f2ee87f19513f319ae5eb638be83ba21f2e116f1f75a7e0df04f",
"md5": "98bbbbeaff7aa55f7a3cf30e25ca5810",
"sha256": "0abd62d5f2d31ca47551dac0bb4dacb03c3157b8136f51ac8c83b4199bfec958"
},
"downloads": -1,
"filename": "dsa_helpers-2.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "98bbbbeaff7aa55f7a3cf30e25ca5810",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 61994,
"upload_time": "2025-10-29T14:50:31",
"upload_time_iso_8601": "2025-10-29T14:50:31.659739Z",
"url": "https://files.pythonhosted.org/packages/1f/f6/9702cb28f2ee87f19513f319ae5eb638be83ba21f2e116f1f75a7e0df04f/dsa_helpers-2.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e36e74bb3c795660b7f08060816078554ad7eb2019528cfcefb05b7bea6bf744",
"md5": "2417150a325aa0afa35cf6d37f57878b",
"sha256": "ada06fd52d5f94ffbabeecaaeabee9485b01741d6c1a20b0f66f3edfa2870f4e"
},
"downloads": -1,
"filename": "dsa_helpers-2.0.3.tar.gz",
"has_sig": false,
"md5_digest": "2417150a325aa0afa35cf6d37f57878b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 53047,
"upload_time": "2025-10-29T14:50:32",
"upload_time_iso_8601": "2025-10-29T14:50:32.653609Z",
"url": "https://files.pythonhosted.org/packages/e3/6e/74bb3c795660b7f08060816078554ad7eb2019528cfcefb05b7bea6bf744/dsa_helpers-2.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-29 14:50:32",
"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"
}