Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 841 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 841 Bytes

Tutorials

Tutorial to follow:
https://towardsdatascience.com/using-the-strava-api-and-pandas-to-explore-your-activity-data-d94901d9bfde
Video walkthrough:
https://www.youtube.com/watch?v=2FPNb1XECGs&list=PLO6KswO64zVvcRyk0G0MAzh5oKMLb6rTW&index=4

Setup

  1. create a virtual env with python version >=3.7.7.
  2. pip install -r requirements.txt.
  3. run python3 strava_acts.py.
  4. when step 3 is finished. it will prompt you to run python3 app.py - in order to start the Flask instance.
  5. open ULR: http://127.0.0.1:5002/runs-YEAR.