Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 286 Bytes

File metadata and controls

11 lines (9 loc) · 286 Bytes

StravaCounting

Counts how many times the logged in user has gone up Green

Needs a file secrets.py which is not included. Should have the following in it:

client_id = 12345
api_key = 'abcd12345abcd12345'
secret_key = 'abcd12345abcd12345'
default_url = 'https://example.com'