Skip to content

jagadeesh32/bmi-calc

Repository files navigation

BMI Calcualtor Example

this code estimates human body mass index (bmi) value, weight category and risk categories. and this code works with json only for now to estimate large scale data.

Install Packages

pip install -r requirements

Usage Mathod:

usage: main.py [-h] [-i JSON_FILE]

BMI Calcualtor

optional arguments:
-h, --help            show this help message and exit
-i JSON_FILE, --json_file JSON_FILE
                        Load json File

** write only for coding evalution interview purpose **

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published