Skip to content

TomGijselinck/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages