🧮
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.
pip install pywebio
python main.py
No - it depends on the PyWebIO framework, which runs its own web server and is not available under Pyodide.