~mrp/time_computer

568326af — Mark Penner 1 year, 8 months ago
use datetime module to calculate times; refactor
86c3d3bc — Mark Penner 2 years ago
convert readme.rst to README.md
57509ecd — Mark Penner 2 years ago
add functionality for figuring mileage

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~mrp/time_computer
read/write
git@git.sr.ht:~mrp/time_computer

You can also use your local clone with git send-email.

#Time Computer

This is just a little Python script I wrote to figure the hours I work. The date, job, and pairs of start time and end time should be entered in a text file. This script takes that text file and figures hours worked each day, week, job, etc.