Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 484 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 484 Bytes

scripts

Collection of some useful scripts I made.

how to use

  • make file executable
  • [optional] add to path for global use

summary

  • pace.py : Calculate the pace in min/km.

complete list

pace.py

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