Metadata-Version: 2.1 Name: AmbuView Version: 0.1.1 Summary: A package for ambulance hub analysis with respect to population density Home-page: https://github.com/Tjowen12345/AmbuView Author: Tom J Owen, Helen Ahmed, Rushanai Lerssupsin Author-email: tjo206@exeter.ac.uk, ha567@exeter.ac.uk, rl645@exeter.ac.uk License: UNKNOWN Platform: UNKNOWN Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Requires-Python: >=3.10 License-File: LICENSE.txt Requires-Dist: numpy (==1.26.3) Requires-Dist: osmnx (==1.8.1) Requires-Dist: networkx (==3.2.1) Requires-Dist: folium (==0.15.1) Requires-Dist: alphashape (==1.3.1) Requires-Dist: requests (==2.31.0) Requires-Dist: pandas (==2.1.4) Requires-Dist: geopandas (==0.14.1) Requires-Dist: shapely (==2.0.2) Requires-Dist: scipy (==1.11.4) Requires-Dist: setuptools (==60.2.0) Requires-Dist: scikit-learn (==1.3.2) Requires-Dist: geopy (==2.4.1) UNKNOWN