{ "info": { "author": "Chong Hon Fah", "author_email": "hfchong@data.gov.sg", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3" ], "description": "", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/datagovsg/k-shortest-path", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "kspath", "package_url": "https://pypi.org/project/kspath/", "platform": "", "project_url": "https://pypi.org/project/kspath/", "project_urls": { "Homepage": "https://github.com/datagovsg/k-shortest-path" }, "release_url": "https://pypi.org/project/kspath/0.1.1/", "requires_dist": [ "networkx (>=2.1)", "numpy (>=1.13.3)", "pandas (>=0.21.0)", "scikit-learn (>=0.19.1)" ], "requires_python": "", "summary": "Implements algorithms for the K shortest path problem.", "version": "0.1.1" }, "last_serial": 3833353, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "63b8b5ea478b67ba7e3541d3e1f60b26", "sha256": "9a523cbfb7f6a60efb6ec6277a94065eab8b553333cdfc5e78e11d47ddf9a930" }, "downloads": -1, "filename": "kspath-0.1.0.tar.gz", "has_sig": false, "md5_digest": "63b8b5ea478b67ba7e3541d3e1f60b26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4794, "upload_time": "2018-04-20T05:58:51", "url": "https://files.pythonhosted.org/packages/dc/39/47e9d00ed27e0c8ee78a05cefb90e4a98454b45071c31cc43b9581845cf0/kspath-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c6f064ae2fb474f9908deabceb344aaa", "sha256": "fbb68d11752106a9df90f5bdf91f8c6e1096d87718acb65cb9e232d40412726f" }, "downloads": -1, "filename": "kspath-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c6f064ae2fb474f9908deabceb344aaa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4438, "upload_time": "2018-05-04T06:37:31", "url": "https://files.pythonhosted.org/packages/90/b8/e9e5ee8eb3607cda47bb66d85b53d830ec11fe5ac4d3635e3ef43f8fc9c1/kspath-0.1.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c6f064ae2fb474f9908deabceb344aaa", "sha256": "fbb68d11752106a9df90f5bdf91f8c6e1096d87718acb65cb9e232d40412726f" }, "downloads": -1, "filename": "kspath-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c6f064ae2fb474f9908deabceb344aaa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4438, "upload_time": "2018-05-04T06:37:31", "url": "https://files.pythonhosted.org/packages/90/b8/e9e5ee8eb3607cda47bb66d85b53d830ec11fe5ac4d3635e3ef43f8fc9c1/kspath-0.1.1-py3-none-any.whl" } ] }