Skip to main content

Aggregate data from Garmin Connect daily.

Project description

Build Status Coverage Status

Fill Google Sheets with data from Garmin Connect

garmin-daily.png

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:

reference

Project details


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 hashes)

Uploaded Source

Built Distribution

garmin_daily-1.3.0-py3-none-any.whl (14.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page