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.5.tar.gz
(19.3 kB
view details)
Built Distribution
File details
Details for the file garmin_daily-1.3.5.tar.gz
.
File metadata
- Download URL: garmin_daily-1.3.5.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55672e077d8f0d6170c9fba270df00e589ac862c584fb752938e24f4563b55f5 |
|
MD5 | e7de9fd0b3bc34ce3c740f765b26c9de |
|
BLAKE2b-256 | 5e23bf4c8794b24dc71e7ecd1baa3c9ea8e92bce85556ba38806ccec464c4156 |
File details
Details for the file garmin_daily-1.3.5-py3-none-any.whl
.
File metadata
- Download URL: garmin_daily-1.3.5-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f2e6487f731f7db8d8d39a15295fdf22ee6d5b814a8843da049b64f71349118 |
|
MD5 | 8d96b4bce430e7eccbcd0b4d4e948101 |
|
BLAKE2b-256 | af2d2a7b2ec5b6a04837ca2e7ccc19fe63270bd02af31a5024f715cc591f072c |