Aggregate data from Garmin Connect daily.
Project description
Fill Google Sheets with data from Garmin Connect
Documentation
Detailed user manual garmin-daily
Developers
Min Python version
We use Annotated
so at least Python 3.9
pre-commit
Do not forget to install, so static check github action won't fail on your commits
pip install pre-commit
pre-commit install # in the project folder
Create / activate environment
. ./activate.sh
Delete venv/
if you want to reinstall everything from requirements*.txt
make reqs # if you want to refresh dependencies
deactivate
rm -f venv
pip install --upgrade pip-tools
. ./activate.sh
Compile pinned to versions requirements*.txt from requirements*.in files
Using pip-tools
make reqs
Release version
make ver-bug/feature/release
Github actin will automatically update the pip package on pypi.org
Docs
Github pages https://andgineer.github.io/garmin-daily/ are auto created from markdown files
in docs/
.
Autodocs
Documentation generated from docstrings in sources:
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.0.tar.gz
(13.7 kB
view details)
Built Distribution
File details
Details for the file garmin-daily-1.3.0.tar.gz
.
File metadata
- Download URL: garmin-daily-1.3.0.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cbc92485067849a61ec63f0d99cecb10830c0793f93e84f309ac25ce00b9c2e |
|
MD5 | d5fedfa5e9fe6560fcd26783e9177f66 |
|
BLAKE2b-256 | 8e227bf6e96c4fd74728c6f80b8938c2c8c41023afe126a1a0953f010e195a40 |
File details
Details for the file garmin_daily-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: garmin_daily-1.3.0-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ed11c3dab5fee9492f4fbe84140da5c838e158059933c058dd279ac42237e1a |
|
MD5 | e1f7aaf7d5c071b2b43d181a5b8b7b96 |
|
BLAKE2b-256 | ab1cacead1875f7385a4fb88306626844470d9b0a1fddad91ca10872ea725b68 |