Skip to content

cobb208/weight-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weight Calculator with Python

Check out the tutorial on how this works at: Push Weight With Python

This project lets you know how many plates you will need to hit a target weight at the gym. If you are trying to hit 255 on the bench, it will let you know how many plates you need.

To Run

Pull the repo, in the main folder run:

python main.py 'target_weight' 'barbell_weight'

The barbell_weight is not required, it will default to 45 pounds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages