Skip to main content

Python 3 API wrapper for Garmin Connect

Project description

python-garminconnect

Python 3 API wrapper for Garmin Connect to get activity statistics

See https://connect.garmin.com/

Usage

Create a new connection by supplying your user credentials

from garminconnect import Garmin

api = Garmin(YOUR_EMAIL, YOUR_PASSWORD)

Fetch your Garmin Connect activities data

print(api.fetch_stats())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

garminconnect-0.1.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page