Skip to content

An app to evaluate your running mechanics from Garmin data

License

Notifications You must be signed in to change notification settings

lmenculini/stride-and-cadence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(running) stride and cadence app

An app to evaluate running mechanics from Garmin data, allowing the study of how stride length and cadence evolve versus running speed. The app can be accessed directly at https://lmenculini-stride-and-cadence-app-j3n85m.streamlit.app.

About

This streamlit-based web app allows to analyze running data from a Garmin Connect account. Data retrieval is handled using cyberjunky's python-garminconnect API wrapper (https://github.com/cyberjunky/python-garminconnect.git).

Installation

Apart from streamlit and other well-known packages, python-garminconnect should be also installed via

pip install garminconnect

Execution

streamlit run app.py

About

An app to evaluate your running mechanics from Garmin data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published