Skip to main content

Python 3 API wrapper for Garmin Connect

Project description

Python: Garmin Connect

Python 3 API wrapper for Garmin Connect to get your statistics.

About

This package allows you to request your activity and health data you gather on Garmin Connect. See https://connect.garmin.com/

Installation

pip install garminconnect

Usage

import garminconnect

"""Login to portal using specified credentials"""
client = garminconnect.Garmin(YOUR_EMAIL, YOUR_PASSWORD)

"""Fetch your activities data"""
print(client.fetch_stats('2020-01-04'))

"""Fetch your logged heart rates"""
print(client.fetch_heart_rates('2020-01-04'))

Project details


Release history Release notifications | RSS feed

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.4.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file garminconnect-0.1.4.tar.gz.

File metadata

  • Download URL: garminconnect-0.1.4.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3

File hashes

Hashes for garminconnect-0.1.4.tar.gz
Algorithm Hash digest
SHA256 f0bfd935fab6f5156b097c13337c457ba72431069b12833d1c705e628411e44a
MD5 277907446e38f4e39626fb9357516310
BLAKE2b-256 41d0cb771e01b50093beefd69c0bf0ec171505eb22891a474f7e6bd7f5138202

See more details on using hashes here.

Supported by

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