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.3.4.tar.gz
(19.3 kB
view details)
Built Distribution
File details
Details for the file garmin-daily-1.3.4.tar.gz
.
File metadata
- Download URL: garmin-daily-1.3.4.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3d0fcadc4e079ed2763e19ba777688fba1fb7f0facb4c77438ae021c8276cb0 |
|
MD5 | d01cbd288124f6e7a3bd1fc8590167d8 |
|
BLAKE2b-256 | 3e98478ca23b3994d5a0eaea26edd3b46752b1bd299574cdda5661210a962f0d |
File details
Details for the file garmin_daily-1.3.4-py3-none-any.whl
.
File metadata
- Download URL: garmin_daily-1.3.4-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d22452c4cba90edbe0f3e9791821dc5a1d2e96f74e9a740159993156a51765b |
|
MD5 | f23dcc74c7432afd93971d558453cc9f |
|
BLAKE2b-256 | 6193a9a6eec7a73c93b30b6dcbf9aaca54fb4310dc40290204cdebe666c4b134 |