.cookiecutter.json
.gitignore
CONTRIBUTING.md
Justfile
LICENSE
Makefile
README.md
pyproject.toml
setup.cfg
.github/dependabot.yml
.github/workflows/check.yaml
.github/workflows/pypi.yaml
src/strava_gear/__init__.py
src/strava_gear/__main__.py
src/strava_gear/cli.py
src/strava_gear/cli_strava_offline.py
src/strava_gear/core.py
src/strava_gear/data.py
src/strava_gear/py.typed
src/strava_gear/report.py
src/strava_gear.egg-info/PKG-INFO
src/strava_gear.egg-info/SOURCES.txt
src/strava_gear.egg-info/dependency_links.txt
src/strava_gear.egg-info/entry_points.txt
src/strava_gear.egg-info/requires.txt
src/strava_gear.egg-info/top_level.txt
src/strava_gear/input/__init__.py
src/strava_gear/input/activities.py
src/strava_gear/input/date.py
src/strava_gear/input/rules.py
tests/.xdg-user.sh
tests/csv.md
tests/include-preproc.py
tests/test_data.py
tests/test_input_date.py
tests/test_input_rules.py
tests/readme/help.md
tests/readme/make-help.md