gpsfun

Read and analyse gps activity, bike, run, data


Keywords
gpsfun
License
MIT
Install
pip install gpsfun==0.0.1

Documentation

gpsfun

Documentation Status Updates

Read and analyse gps activity, bike, run, data

Features

Warning, this is version 0.0.1! Converts gpx, tcx, fit files to pandas dataframes then calculates some stats. This is done with gpsbabel and experimentaly with python code. Lots of TODO items.

  • read fit files with fitdecode
  • improve performance of reading gpx, tcx code with python.
  • identify segments, in the works.
  • add alot more tests

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.