ShortestPathSearch

View on PyPIReverse Dependencies (0)

0.1.0 ShortestPathSearch-0.1.0-py3-none-any.whl

Wheel Details

Project: ShortestPathSearch
Version: 0.1.0
Filename: ShortestPathSearch-0.1.0-py3-none-any.whl
Download: [link]
Size: 4326
MD5: 797e20a1fc9cbf73289d00a8a5db8565
SHA256: 7c0a5a83b5a0c58b4ef9f81fd3e677f4b287dd4f6ff75f3af7836533bf0c6855
Uploaded: 2023-12-22 01:23:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ShortestPathSearch
Version: 0.1.0
Summary: A Python tool to visualize and find the shortest path using OSMnx in specified locations.
Author: huangwenkang
Author-Email: h13714156233k[at]yahoo.com
Home-Page: https://github.com/huangwenkang99/Shortest-Path-Search/tree/main
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: osmnx
Requires-Dist: networkx
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Description-Content-Type: text/markdown
[Description omitted; length: 3774 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ShortestPathSearch-0.1.0.dist-info/METADATA sha256=RWR1uy8TNtlmWOuSrsgs5RTFdoePy_xDQq2xTMFrf30 6584
ShortestPathSearch-0.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
ShortestPathSearch-0.1.0.dist-info/entry_points.txt sha256=DShtyeU218Z-6cDb6bqXItY5doHSNYrU3gpHfYcwZFM 68
ShortestPathSearch-0.1.0.dist-info/top_level.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
ShortestPathSearch-0.1.0.dist-info/RECORD

top_level.txt

[empty]

entry_points.txt

shortestpathsearch = shortestpathsearch.main:main