Skip to content

martinsuba/strava-segment-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strava-segment-analyser

Simple command line tool for analysing Strava's segment efforts without premium subscription written in Python using the Strava API.

Usage

py strava_analyser.py

Arguments

All are optional.

  • id - Activity to print efforts for (Default: last activity)
  • all - prints all segment efforts (Default: prints best efforts)
  • update - fetches new activities
py strava_analyser.py 4728381269 all update

About

Simple tool for analysing Strava's segment efforts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages