Metadata-Version: 1.2
Name: runpandas
Version: 0.2.0
Summary: Running Tracking Analysis
Home-page: https://github.com/corriporai/runpandas
Author: RunPandas contributors
Author-email: marcel@caraciolo.com.br
License: BSD
Description: 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
        
Platform: UNKNOWN
Requires-Python: >=3.6
