Aggregate data from Garmin Connect daily.
Project description
Fill Google Sheets with data from Garmin Connect
User manual
Developers
Codebase structure
Usage example
daily = GarminDaily()
daily.login()
day = daily[datetime.date(2023, 4, 15)]
print(day.total_steps)
Create / activate environment
. ./activate.sh
It will also install the package in edit mode.
Setting Up Pre-commit for Formatting and Static Checks
-
Install Pre-commit:
pip install pre-commit
-
Configure Pre-commit:
pre-commit install
This sets up pre-commit in your local environment to run the same static checks as the static GitHub Action.
Scripts
make help
Credentials
Coverage report
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
garmin_daily-1.4.2.tar.gz
(24.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file garmin_daily-1.4.2.tar.gz.
File metadata
- Download URL: garmin_daily-1.4.2.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19c5dae3aa6441237aac0e4ab74afca9e03a436c3e8bd758d65cb27cb4cc235c
|
|
| MD5 |
01901e8dc31853dcc3876fc9036d48dd
|
|
| BLAKE2b-256 |
d7fc83cce36cd0951260b7a61d2d2b6c89a4bce6982951f2099bc71fd35bd621
|
File details
Details for the file garmin_daily-1.4.2-py3-none-any.whl.
File metadata
- Download URL: garmin_daily-1.4.2-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
154361d3bd7088ae4100edbf92ba87af06133a0be7ee673c3112f2ba08a94074
|
|
| MD5 |
4199d141531018320c735b6ab340538f
|
|
| BLAKE2b-256 |
0de9dcb1b39168218de24d13a35804e2a3a763c2f9225eded94bdf99d4a63c24
|