This is a very simple bodymassindex calculator with two parameters 'height' and 'weight'. This function returns the calculation of weight in 'kg' divided by the square of the height in 'meters', which is the formula of the Body Mass Index(BMI). The round() function is used in order to round the result to 2 decimal points.
Change Log
===========
0.0.1 (22/04/2023)
------------------
- First Release
Raw data
{
"_id": null,
"home_page": "",
"name": "shekhar-bmi-calculator",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "bmi calculator",
"author": "Sarvesh Shekhar",
"author_email": "x22129880@student.ncirl.ie",
"download_url": "https://files.pythonhosted.org/packages/f1/a8/1cb3de60bfbf4ea57fe8e194f7328740b72fda3f0085b059ee14f4f955bf/shekhar_bmi_calculator-0.0.3.tar.gz",
"platform": null,
"description": "This is a very simple bodymassindex calculator with two parameters 'height' and 'weight'. This function returns the calculation of weight in 'kg' divided by the square of the height in 'meters', which is the formula of the Body Mass Index(BMI). The round() function is used in order to round the result to 2 decimal points. \r\n\r\nChange Log\r\n===========\r\n\r\n0.0.1 (22/04/2023)\r\n------------------\r\n- First Release\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A very basic BMI calculator",
"version": "0.0.3",
"split_keywords": [
"bmi",
"calculator"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f1a81cb3de60bfbf4ea57fe8e194f7328740b72fda3f0085b059ee14f4f955bf",
"md5": "47b005e3ca0d70a053c66c164bc9ee27",
"sha256": "2b70ff6e81106286864835872fbf2cc3a12c7bae5e381c7ab987a61171f5e307"
},
"downloads": -1,
"filename": "shekhar_bmi_calculator-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "47b005e3ca0d70a053c66c164bc9ee27",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2497,
"upload_time": "2023-04-28T00:32:43",
"upload_time_iso_8601": "2023-04-28T00:32:43.131071Z",
"url": "https://files.pythonhosted.org/packages/f1/a8/1cb3de60bfbf4ea57fe8e194f7328740b72fda3f0085b059ee14f4f955bf/shekhar_bmi_calculator-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-28 00:32:43",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "shekhar-bmi-calculator"
}