Metadata-Version: 2.4
Name: miximaps
Version: 0.1.4
Summary: Python tools to extend geopandas, folium, and Leaflet for mapping and spatial analysis. Helpers for working with US Census data and tiger/line shapefiles.
Author-email: "Matthew X. Curinga" <mcuringa@adelphi.edu>
License: AGPL-3.0-or-later
Project-URL: Homepage, https://github.com/mcuringa/mixi-maps
Project-URL: Bug Tracker, https://github.com/mcuringa/mixi-maps/issues
Project-URL: Source, https://github.com/mcuringa/mixi-maps
Keywords: GIS, maps, folium, leaflet, geopandas, pandas, census, tigerline, UI
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Framework :: Jupyter
Classifier: Framework :: Matplotlib
Classifier: Framework :: IPython
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: appdirs
Requires-Dist: census
Requires-Dist: dotenv
Requires-Dist: folium
Requires-Dist: geographiclib
Requires-Dist: geonamescache
Requires-Dist: geopandas
Requires-Dist: geopy
Requires-Dist: mapclassify
Requires-Dist: matplotlib
Requires-Dist: plotly
Requires-Dist: pygris
Requires-Dist: requests
Requires-Dist: scikit-learn
Requires-Dist: seaborn
Requires-Dist: shapely
Requires-Dist: us
Dynamic: license-file
