graph-searcher


Namegraph-searcher JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA visual representation of search algorithms for graphs
upload_time2022-12-20 23:03:08
maintainer
docs_urlNone
authorPablo
requires_python>=3.10,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # graph searcher

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "graph-searcher",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pablo",
    "author_email": "pablohuggem@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/85/5a/e192dd2f17f35b859953df1742907c6b90b3460332c3ec947ad49fd2f946/graph_searcher-0.1.0.tar.gz",
    "platform": null,
    "description": "# graph searcher\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A visual representation of search algorithms for graphs",
    "version": "0.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "9f5bec8f0346478bb9b0abe0ce80a284",
                "sha256": "7bcae848882e8a836b47f4dd863540d0957c5abc81bbf4c453df16bcfc4314a6"
            },
            "downloads": -1,
            "filename": "graph_searcher-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f5bec8f0346478bb9b0abe0ce80a284",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 9768,
            "upload_time": "2022-12-20T23:03:07",
            "upload_time_iso_8601": "2022-12-20T23:03:07.253605Z",
            "url": "https://files.pythonhosted.org/packages/81/15/2c55bfd581b88f87689a5734a9f212a3e1017a17bc0fc6a18ca95014e815/graph_searcher-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "b32b1aec8962f2217cd72f50eaf7238b",
                "sha256": "fadd16c0134a5411c1397cf22a142c9b958752302b658b50faed7c25c21c0657"
            },
            "downloads": -1,
            "filename": "graph_searcher-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b32b1aec8962f2217cd72f50eaf7238b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 7027,
            "upload_time": "2022-12-20T23:03:08",
            "upload_time_iso_8601": "2022-12-20T23:03:08.593886Z",
            "url": "https://files.pythonhosted.org/packages/85/5a/e192dd2f17f35b859953df1742907c6b90b3460332c3ec947ad49fd2f946/graph_searcher-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-20 23:03:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "graph-searcher"
}
        
Elapsed time: 0.02222s