Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 770 Bytes

README.rst

File metadata and controls

23 lines (17 loc) · 770 Bytes

Introduction

Transparent authentication for Strava API. This library has been inspired by spotifylib as it uses a very similar authentication flow.

The idea is to use all features and methods from stravalib but handling the authentication transparently just by providing all required details.

It's currently written for Strava V3 API

Read more on USAGE.rst or Read the docs or check the code for substantial docstrings.

Features

  • Same features as Stravalib's library but with transparent authentication
  • Renew's the token transparently