# evinai-health-indices
A unified collection of health indices and indicators e.g bmi, bai, corps index etc.
# health-indices
A unified collection of health indices and health indicators eg bmi,bai,corp index,etc
#### Purpose of the Package
+ The purpose of the package is to provide a collection of all health indices in one unified libary
### Features
+ Collection of Health Indices
- BMI
- BAI
- Corpulence Index
- Piglet Indices
- etc
+ Collection of Health Indicators
- Mortality rate
- Birth rate
- Prevalence Rate
- Fertility rate
### Getting Started
The package can be found on pypi hence you can install it using pip
#### Installation
```bash
pip install evin-health-indices
```
### Usage
Using the short forms or abbreviated forms of indices
```python
>>> from health_indices import bmi,bai,
>>> bmi(54,1.70)
```
Using the long form of indices
```python
>>> from health_indices import bodymassindex
>>> bodymassindex(54,1.70)
```
#### Examples
```python
>>> from health_indices import bmi
>>> bmi(54,1.70)
Body Mass Index is => 18.0
BMI Category => Underweight
Body Mass Index is => 18.0
18.0
>>> a = bmi(54,1.70)
Body Mass Index is => 18.0
BMI Category => Underweight
Body Mass Index is => 18.0
>>> a
18.0
>>>
```
### Contribution
Contributions are welcome
### Author
+ Main Mainteainer: Togay Tunca
+ Source: Jesse E.Agbe(jCharis youtube tutorial)
Raw data
{
"_id": null,
"home_page": "https://github.com/evinai/evinai-health-indices",
"name": "evinai-health-indices",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "health-indices,health-indicators,bmi,bodymassindex,bai,birth-rate",
"author": "evinai",
"author_email": "togay.tunca@gmail.comm",
"download_url": "https://files.pythonhosted.org/packages/73/be/2d089234d79eb9d02777b2858ccbe535b03eef04d9110e4cdb71f293fc55/evinai_health_indices-0.0.2.tar.gz",
"platform": null,
"description": "# evinai-health-indices\nA unified collection of health indices and indicators e.g bmi, bai, corps index etc.\n\n# health-indices\nA unified collection of health indices and health indicators eg bmi,bai,corp index,etc\n\n#### Purpose of the Package\n+ The purpose of the package is to provide a collection of all health indices in one unified libary\n\n\n### Features\n+ Collection of Health Indices\n\t- BMI\n\t- BAI\n\t- Corpulence Index\n\t- Piglet Indices\n\t- etc \n+ Collection of Health Indicators\n\t- Mortality rate\n\t- Birth rate\n\t- Prevalence Rate\n\t- Fertility rate\n\n\n\n\n### Getting Started\nThe package can be found on pypi hence you can install it using pip\n\n#### Installation\n```bash\npip install evin-health-indices\n```\n\n\n### Usage\nUsing the short forms or abbreviated forms of indices\n```python\n>>> from health_indices import bmi,bai,\n>>> bmi(54,1.70)\n\n```\n\nUsing the long form of indices\n```python\n>>> from health_indices import bodymassindex\n>>> bodymassindex(54,1.70)\n\n```\n\n#### Examples\n```python\n>>> from health_indices import bmi\n>>> bmi(54,1.70)\nBody Mass Index is => 18.0\nBMI Category => Underweight \nBody Mass Index is => 18.0\n18.0\n>>> a = bmi(54,1.70)\nBody Mass Index is => 18.0\nBMI Category => Underweight \nBody Mass Index is => 18.0\n>>> a\n18.0\n>>> \n\n```\n\n### Contribution\nContributions are welcome\n\n\n### Author\n+ Main Mainteainer: Togay Tunca\n+ Source: Jesse E.Agbe(jCharis youtube tutorial)",
"bugtrack_url": null,
"license": "MIT",
"summary": "a unified collection of health indices and indicators eg bmi, bai, etc",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/evinai/evinai-health-indices",
"Repository": "https://github.com/evinai/evinai-health-indices"
},
"split_keywords": [
"health-indices",
"health-indicators",
"bmi",
"bodymassindex",
"bai",
"birth-rate"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b5ebc93b956b23ef7e1857c65a790c947a2780b8ce2384f7424aa51194ba8f79",
"md5": "f48b5904f3f538246f4be1837575d216",
"sha256": "7a3f93b9f8ae687f95cee8fbff99fdf8001c565d83400a32cd6631d5f5c6d08e"
},
"downloads": -1,
"filename": "evinai_health_indices-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f48b5904f3f538246f4be1837575d216",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 3932,
"upload_time": "2023-09-01T12:56:58",
"upload_time_iso_8601": "2023-09-01T12:56:58.971235Z",
"url": "https://files.pythonhosted.org/packages/b5/eb/c93b956b23ef7e1857c65a790c947a2780b8ce2384f7424aa51194ba8f79/evinai_health_indices-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "73be2d089234d79eb9d02777b2858ccbe535b03eef04d9110e4cdb71f293fc55",
"md5": "6188fa371a58034b9bb8d702a7651289",
"sha256": "b8abd93f4e77246d1e3b5ee3ebb9242c8533fc2dd83501bcbbbd0fc185859647"
},
"downloads": -1,
"filename": "evinai_health_indices-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "6188fa371a58034b9bb8d702a7651289",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 3348,
"upload_time": "2023-09-01T12:57:00",
"upload_time_iso_8601": "2023-09-01T12:57:00.814141Z",
"url": "https://files.pythonhosted.org/packages/73/be/2d089234d79eb9d02777b2858ccbe535b03eef04d9110e4cdb71f293fc55/evinai_health_indices-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-01 12:57:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "evinai",
"github_project": "evinai-health-indices",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "evinai-health-indices"
}