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
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.1.tar.gz
(2.4 kB
view details)
File details
Details for the file garminconnect-0.1.1.tar.gz
.
File metadata
- Download URL: garminconnect-0.1.1.tar.gz
- Upload date:
- Size: 2.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
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7c149ad5ea60a2bd037398c7b82b3ec3bbaf07a6208148508aa7c09f9da02a78
|
|
MD5 |
f4064e7e5473de1d6c87e861fe6dfeca
|
|
BLAKE2b-256 |
3ea91a9f4e2e151b4f8dc045c93b16bdeb8c379f7786b49d66576515a1f8f0b7
|