A Python script to make bar graphs showing how many miles I've biked...
Find a file
2025-11-01 16:55:39 +01:00
hoursBiked.py Added a second script that shows hours biked... 2025-07-14 15:13:45 -05:00
LICENSE Initial commit 2025-06-06 20:15:49 +02:00
milesBiked.py Release 2025-06-06 13:17:47 -05:00
README.md Added another script 2025-10-31 15:24:31 -05:00
ridesBiked.py Fixed name type 2025-11-01 16:55:39 +01:00

milesBiked

milesBiked.py is a Python script that I use to generate bar graphs showing how many miles I've biked.

It's pretty simple, and could probably be improved, but it works for me.

There are a few comments in the code to help understand it. I hope it makes sense!

Here's a blog post: https://rasterweb.net/raster/2025/06/06/miles-biked-so-far/

I've added a few more scripts:

hoursBiked.py shows how many hours biked...

ridesBike.py shows how many rides were biked...

Pete Prodoehl
https://rasterweb.net/raster/