georouting

View on PyPIReverse Dependencies (0)

0.0.8 georouting-0.0.8-py2.py3-none-any.whl

Wheel Details

Project: georouting
Version: 0.0.8
Filename: georouting-0.0.8-py2.py3-none-any.whl
Download: [link]
Size: 25454
MD5: 2e09218bc538826690da78580ab54dd1
SHA256: d0abf4122bfe61dc71a7166b1f2ba1513c9dd7e824278a355e21caf1bc4e2c05
Uploaded: 2023-02-11 18:54:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: georouting
Version: 0.0.8
Summary: Geo routing for Python users
Author: Xiaokang Fu
Author-Email: fxk123[at]gmail.com
Home-Page: https://github.com/wybert/georouting
License: MIT license
Keywords: georouting
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: igraph
Requires-Dist: osmnx
Requires-Dist: polyline
Requires-Dist: googlemaps
Requires-Dist: geopandas
Requires-Dist: folium
Requires-Dist: mapclassify
Requires-Dist: matplotlib
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 5568 characters]

WHEEL

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

RECORD

Path Digest Size
georouting/__init__.py sha256=VQ69sIW1-cFqCiyJ7mbNSrkg8jzVy7XWW3HlDFSBu8E 159
georouting/cli.py sha256=eTsXv6_kGQbbhMI1wG7DOjHBUgZNPAGwcn89L0pCnPE 393
georouting/georouting.py sha256=6wVOta4DiluV-i6Wn6erGEKR6DxEZubz8n7NlF_RHKU 242
georouting/utils.py sha256=MBWmoWqsDE4nR51BN1NlPnm-AOKNZmL6qbWaYgMrZHY 3006
georouting/routers/__init__.py sha256=YYMMlagAVtoyulPlGchbJGcCmB_f7oaPxgIIejY4BBk 2977
georouting/routers/baidu.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
georouting/routers/base.py sha256=cmRUP_ufSkJwYpMfUVDaNjS1_Nf18IWxMhsGWpgnpN8 20811
georouting/routers/bing.py sha256=hl9Jmj7mHHeCA2bZxCYYmH-se-KJZ8_YatcTJkesvIY 9114
georouting/routers/esri.py sha256=tYibMwfZIo25GMPIUnXlIBoFRi11tEZwGV_CYcGvu7g 6941
georouting/routers/google.py sha256=mFAAl2JR8bCX9m9sAOt_Q7UG2UGMzijZjzEsgFP-BwU 9238
georouting/routers/osmnx.py sha256=YBVUdLbJFpMq5aUCXfWq_SCDdOgZtek07f_cUme-EA8 13860
georouting/routers/osrm.py sha256=kuvTrzgMpJA4LgUXAMZRgS8c8OU6hriq_c0D9hN_eTY 9638
georouting-0.0.8.dist-info/AUTHORS.rst sha256=W5_3FctY-zGHy9_P_Veimf6HOk1O2sJSzMZ_jLvdHjo 153
georouting-0.0.8.dist-info/LICENSE sha256=WVtWhyGbqFU-H9WyLWtKuakillg5iHgXfEOiDF88vik 1070
georouting-0.0.8.dist-info/METADATA sha256=WmAKUh28fZiMXbvJaOu39CGXLRbM4JHAM2MII17Tb1w 6538
georouting-0.0.8.dist-info/WHEEL sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo 110
georouting-0.0.8.dist-info/dependency_links.txt sha256=B32ixrA9_tISWC2a7RMagIfY9TVmUremsJZr3cEBQHA 74
georouting-0.0.8.dist-info/entry_points.txt sha256=IPxkxEGYWxCwMPHQp_0d8jdXEqVko9ya-Q0mKWauwl4 51
georouting-0.0.8.dist-info/top_level.txt sha256=_CUpxwOUAYwm7kWroSbAWJNm1e9-uSArv43_1QImtMY 11
georouting-0.0.8.dist-info/RECORD

top_level.txt

georouting

entry_points.txt

georouting = georouting.cli:main
igraph
osmnx
polyline
googlemaps
geopandas
folium
mapclassify
matplotlib