Collection of some useful scripts I made.
- make file executable
- [optional] add to path for global use
- pace.py : Calculate the pace in min/km.
usage: pace [-h] -t TIME -d DISTANCE
Calculate the pace in min/km.
optional arguments:
-h, --help show this help message and exit
-t TIME, --time TIME Time in mm:ss
-d DISTANCE, --distance DISTANCE
Distance in metres