Metadata-Version: 2.1
Name: Medical-media-sridhar
Version: 0.1.2
Summary: Medical_media is like a Health Condition checking tool
Home-page: https://git.selfmade.ninja/SRIDHARDSCV/bmi_calculater_python_project
Author: Sridhar
Author-email: dcsvsridhar@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown

## Uname_sridhar is a wrapper of uname Linux Command

#### Prerequisites


On Ubuntu/Debian:

```
sudo apt install update
sudo apt install upgrade
```



#### Usage


To get the status about BMI,Blood Pressure and Heart Beat Rate Health Condition.

```
 Medical_media [Option..]

```
To get the  BMI status
```
 Medical_media bmi -weight=[Weight] -height=[Height]

```
To get the  Heart Beat status
```
 Medical_media heartbeat -age=[Age] -gender=[Gender] -heartbeat=[HeartBeat Rate]

```
>  **-heartbeat** Rate of our Heart Beat

To get the  BloodPressure status
```
 Medical_media bloodpressure -bloodpressure=[Blood Pressure Rate] -age=[Age]
 -measuring_type=[Measuring Type] 

```
> #### Two Types of Measurement of Blood Pressure
>  - **systolic**   Measures the Pressure in your Arteries when your Heart beats.
>  - **diastolic**  Measures the Pressure in your Arteries when your Heart rests between Beats.

<!-- [link](https://www.example.com/my%20great%20page)

<a href="https://www.example.com/my great page">link</a>
<p>If Any bugs Arrises Contact Me <dcsvsridhar@gmail.com>.</p> -->

