Skip to content

Console app that calculates interesting things for runners like pace, time,long run distance, vdot, paces for vdot

Notifications You must be signed in to change notification settings

ronek22/runningCalculator

Repository files navigation

sonar

DeepSource Build Status Maintainability BCH compliance codecov

runningCalculator

Application allows us to calculate:

  • How long should be long run depending on weekly mileage (formula from Jack Daniels book)
  • pace (from time & distance)
  • time (from distance & pace) calculate (pace, time,long run, vdot, paces for vdot)
  • table with paces according to Jack Daniels book, depending on latest race time

Requirements

I recommend to create virtual environment for this project, then you can easily install all requirements with following command

pip install -r requirements.txt

Test online

You can test it online here.

About

Console app that calculates interesting things for runners like pace, time,long run distance, vdot, paces for vdot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages