Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Running Calculator

Fitness calculator for running. With user input data, the program can calculate things like max aerobic heartrate and VO2 Max in order to help guide training as well as establish a gage of one's fitness.

Modules used

  1. sys
  2. math
  3. pint

You must install pint, a module for operating on quantities across various units, for this project. You can do this by running:

pip install pint

Functions

  1. Calculate "MAF 180" HR (Max Aerobic HR)
  2. Calculate VO2 Max
  3. See estimated/similar race efforts
  4. Pace calculator
  5. Total time calculator
  6. Split calculator

About

Fitness calculator to guide endurance training and approximate efforts.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages