strava-cli integration
A Python CLI (strava-cli
) already exists under a MIT license. It manage:
- authentication
- write scope grant
- profile & activities read
- activity upload
This could be a valuable bootstrap to manage API auth & access as described in #1 (closed)