graphteasar


Namegraphteasar JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/AllenInstitute/PyGraphTEASAR
SummaryA python library for running the TEASAR algorithm on spatial graphs for skeletonization.
upload_time2023-04-03 20:54:00
maintainer
docs_urlNone
authorForrest Collman
requires_python>=3.7,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AllenInstitute/PyGraphTEASAR",
    "name": "graphteasar",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Forrest Collman",
    "author_email": "forrestc@alleninstute.org",
    "download_url": "https://files.pythonhosted.org/packages/c6/bd/e00b85606b655198143fbe1307a2a3b2e9bba86f49817087d31a37edde72/graphteasar-0.1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A python library for running the TEASAR algorithm on spatial graphs for skeletonization.",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94bf97aaf9f4e88072d13cc6a6ea068f22f11799fb057c09cde2021b75eed3bf",
                "md5": "667df5dda56e732231e20e4c88660b56",
                "sha256": "87aedce53110d64d1c763fd474057dc8b479f3022053122bd15a93d909612e41"
            },
            "downloads": -1,
            "filename": "graphteasar-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "667df5dda56e732231e20e4c88660b56",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 11519,
            "upload_time": "2023-04-03T21:01:30",
            "upload_time_iso_8601": "2023-04-03T21:01:30.933321Z",
            "url": "https://files.pythonhosted.org/packages/94/bf/97aaf9f4e88072d13cc6a6ea068f22f11799fb057c09cde2021b75eed3bf/graphteasar-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6bde00b85606b655198143fbe1307a2a3b2e9bba86f49817087d31a37edde72",
                "md5": "d0cdbdee2cf946d76982c31e6d8d08a3",
                "sha256": "f35905e1e104d4ccac8ed55cabaa5a3afb0ab10222184d48cd67dcb25d9aa4fd"
            },
            "downloads": -1,
            "filename": "graphteasar-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d0cdbdee2cf946d76982c31e6d8d08a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 9236,
            "upload_time": "2023-04-03T20:54:00",
            "upload_time_iso_8601": "2023-04-03T20:54:00.979915Z",
            "url": "https://files.pythonhosted.org/packages/c6/bd/e00b85606b655198143fbe1307a2a3b2e9bba86f49817087d31a37edde72/graphteasar-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-03 20:54:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "AllenInstitute",
    "github_project": "PyGraphTEASAR",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "graphteasar"
}
        
Elapsed time: 0.05332s