Metadata-Version: 2.1
Name: runpandas
Version: 0.6.0
Summary: Running Tracking Analysis
Home-page: https://github.com/corriporai/runpandas
Author: RunPandas contributors
Author-email: marcel@caraciolo.com.br
License: BSD
Requires-Python: >=3.6
License-File: LICENSE

RunPandas is a project to add support for data collected
by GPS-enabled tracking devices, heart rate monitors data to `pandas`_ objects.

RunPandas is a Python package that provides infrastructure for importing
tracking data from such devices, enabling statistical and visual analysis
for running enthusiasts and lovers. Its goal is to fill the gap between
the routine collection of data and their manual analyses in Pandas and Python.

.. _pandas: http://pandas.pydata.org
