# cyberjunky/python-garminconnect

Python 3 API wrapper for Garmin Connect to get statistics and set activities

Repository: https://github.com/cyberjunky/python-garminconnect
Canonical: https://ross.abutalabs.com/products/python-garminconnect
Language: Python
License: MIT
License Family: permissive
Topics: fitness, garmin, garmin-connect, garmin-sdk, health
Last push: 2026-08-22T06:42:56+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 2434, "days_push": 11, "days_rel": 11, "gap_med": 9.0, "n_releases_24m": 31}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2878, forks 516 (observed 2026-08-28T04:07:27.406681+00:00)

## What it is
A Python 3 API wrapper for Garmin Connect that lets you fetch health statistics, activities, workouts, and device data from Garmin wearables. It covers 140+ endpoints across categories like daily health metrics, training, body composition, and gear management.

## Use cases
- download my garmin connect health data with python
- get daily steps and sleep data from garmin watch
- upload workouts to garmin connect programmatically
- export garmin activity history to json
- track weight and body composition from garmin scale
- access garmin hrv and vo2 max metrics via api

## When to choose
- you use Python and want programmatic access to Garmin Connect data
- you need broad coverage of Garmin endpoints including workouts, gear, and health metrics
- you want a maintained wrapper with token-based auth and examples

## When to avoid
- you need an official, guaranteed-stable Garmin API - this is an unofficial reverse-engineered wrapper
- you work in a language other than Python
- you need real-time streaming of wearable sensor data

## Facets
- artifact type: library
- maturity: active
- function: http-client, sdk, developer-tools
- domain: healthcare, apis, data-science, sports
- platform: python, cross-platform
- tags: garmin-connect, api-wrapper, fitness-tracking, health-data, wearables

## Member repositories
- cyberjunky/python-garminconnect (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:27.406681+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:35:34.785591+00:00, confidence not recorded.
  - readme: https://github.com/cyberjunky/python-garminconnect (fetched 2026-08-28T04:07:27.406681+00:00, sha bea379a86359)
- Data as of 2026-08-30T08:39:29.467469+00:00.
