dsa-helpers


Namedsa-helpers JSON
Version 0.3 PyPI version JSON
download
home_pageNone
SummaryUtility functions for working with the DSA girder client.
upload_time2024-08-27 14:26:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords dsa girder girder_client
VCS
bugtrack_url
requirements girder-client numpy setuptools opencv-python pandas pymongo jupyter pillow dash dash_bootstrap_components
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.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dsa-helpers",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "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/31/3f/1eb31b25f349403c247d5e04d112dc7c7430446f978308c435fc77044b34/dsa_helpers-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",
    "bugtrack_url": null,
    "license": null,
    "summary": "Utility functions for working with the DSA girder client.",
    "version": "0.3",
    "project_urls": {
        "Repository": "https://github.com/Gutman-Lab/dsa-python-utils"
    },
    "split_keywords": [
        "dsa",
        " girder",
        " girder_client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "164d9c2c5f18adcee1c327f9fed4b099c6a97d6ae2f5677d65bd43367c5b1c95",
                "md5": "a47e1014be99c1fce4af109f22f402ae",
                "sha256": "e3942c11153409a849e816e14a26a867a3c12a99eb22949eaa28bc71fb42cec7"
            },
            "downloads": -1,
            "filename": "dsa_helpers-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a47e1014be99c1fce4af109f22f402ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 18278,
            "upload_time": "2024-08-27T14:26:28",
            "upload_time_iso_8601": "2024-08-27T14:26:28.004193Z",
            "url": "https://files.pythonhosted.org/packages/16/4d/9c2c5f18adcee1c327f9fed4b099c6a97d6ae2f5677d65bd43367c5b1c95/dsa_helpers-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "313f1eb31b25f349403c247d5e04d112dc7c7430446f978308c435fc77044b34",
                "md5": "0bbf3bc569cc84fb1c9be0bec9346e14",
                "sha256": "2053ed1a46253bc41e16b45e45c575e48c3febff48d8f499d356a43f09f380bb"
            },
            "downloads": -1,
            "filename": "dsa_helpers-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0bbf3bc569cc84fb1c9be0bec9346e14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 233710,
            "upload_time": "2024-08-27T14:26:29",
            "upload_time_iso_8601": "2024-08-27T14:26:29.530296Z",
            "url": "https://files.pythonhosted.org/packages/31/3f/1eb31b25f349403c247d5e04d112dc7c7430446f978308c435fc77044b34/dsa_helpers-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-27 14:26:29",
    "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": "girder-client",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "opencv-python",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "pymongo",
            "specs": []
        },
        {
            "name": "jupyter",
            "specs": []
        },
        {
            "name": "pillow",
            "specs": []
        },
        {
            "name": "dash",
            "specs": []
        },
        {
            "name": "dash_bootstrap_components",
            "specs": []
        }
    ],
    "lcname": "dsa-helpers"
}
        
Elapsed time: 1.35166s