🧮
BMI WebApp
A small BMI calculator built with PyWebIO. It asks for height and weight in a browser form and reports the BMI along with a weight classification.
A small BMI calculator built with PyWebIO. It asks for height and weight in a browser form and reports the BMI along with a weight classification.
A small BMI calculator built with PyWebIO. It asks for height and weight in a browser form and reports the BMI along with a weight classification.
python main.py. PyWebIO opens a browser page with two input fields.1.75) and your weight in kilograms
(e.g. 70).Your BMI is 22.857142857142858 and the person is : normal
pip install pywebio
python main.py