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.0.tar.gz
(21.9 kB
view details)
Built Distribution
File details
Details for the file garmin_daily-1.4.0.tar.gz
.
File metadata
- Download URL: garmin_daily-1.4.0.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 085e5c8f2c1e18fa3329cf272508ffc99a4ef0adc29e882e5708f430bf83c953 |
|
MD5 | 4be9683ba16bac29041128e20c932c33 |
|
BLAKE2b-256 | 63aa32196f8051c1026b8969d06611a19264338c4037e6c7fdc49718698d28fb |
File details
Details for the file garmin_daily-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: garmin_daily-1.4.0-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77715eeee1259d6a6af33ebcd59364b4c1e01a4712c2d18aca3d757ae0997874 |
|
MD5 | a737f75a7efcba9c306aca27bb7ee721 |
|
BLAKE2b-256 | 8df11c27e19e30f7c7a95c1dd8ef10607dd0fed1f098b7e7204ffd684aa70610 |