Metadata-Version: 2.1
Name: movingpandas
Version: 0.19.0
Summary: MovingPandas provides trajectory data structures and functions for handling movement data based on Pandas, GeoPandas, and more. Visit movingpandas.org for details.
Home-page: https://github.com/movingpandas/movingpandas
Author: Anita Graser
Author-email: anitagraser@gmx.at
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: matplotlib
Requires-Dist: geopandas
Requires-Dist: fiona
Requires-Dist: geopy
Provides-Extra: smoothing
Requires-Dist: stonesoup; extra == "smoothing"
Provides-Extra: viz
Requires-Dist: hvplot; extra == "viz"
Requires-Dist: bokeh; extra == "viz"
Requires-Dist: cartopy; extra == "viz"
Requires-Dist: geoviews; extra == "viz"

Trajectory data structures and functions for handling movement data
