Python3 script to analyze a directory of .fit files (e.g. used by Garmin) to retrieve average, range and standard deviation for the distance, altitude change and duration of the activities.
pip install -r requirements.txt
python fit.py <path-to-folder>