A Python script to make bar graphs showing how many miles I've biked...
- Python 100%
| hoursBiked.py | ||
| LICENSE | ||
| milesBiked.py | ||
| README.md | ||
| ridesBiked.py | ||
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/