Skip to content

jaw63/strava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jessy's Strava Plot Pack

To Use

  • Download your achive of Strava Data.
  • Either place the python scripts in the same folder as your data and set up your IDE to run each python script in the folder in which it is located, or modify the code to point your script to the appropriate filepath.
  • Enjoy your plots.

Dependencies

  • Python 3
  • Seaborn
  • Matplotlib
  • Pandas
  • os
  • gpxpy

Acknowledgements

Some of these plots were inspired by Marcus Volz's stravavis pack for R (and now Python), originally posted here: https://github.com/marcusvolz/strava

Sample Plots

Calendar Plot of Daily Distance (inspired by marcusvolz)

Total Relative Effort by Month

Total and Average Relative Effort

Unique Route Traces (inspired by marcusvolz)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages