Skip to main content

a unified collection of health indices and indicators eg bmi,bai,etc

Project description

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

pip install health_indices

Usage

Using the short forms or abbreviated forms of indices

>>> from health_indices import bmi,bai,
>>> bmi(54,1.70)

Using the long form of indices

>>> from health_indices import bodymassindex
>>> bodymassindex(54,1.70)

Examples

>>> 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 Notice a bug let us know. Thanks

Author

  • Main Maintainer: Jesse E.Agbe(JCharis)
  • Jesus Saves @JCharisTech

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

health-indices-0.0.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

health_indices-0.0.1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file health-indices-0.0.1.tar.gz.

File metadata

  • Download URL: health-indices-0.0.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.8.10 Linux/5.11.0-25-generic

File hashes

Hashes for health-indices-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3e803c90b54a0b194411d5404b8c946aa813459a683c762eda88c01deda48621
MD5 983c938014d06489a15ac5a706fec87f
BLAKE2b-256 de5b7d3cc428358e741606de6929823d6e58ba7275ebe3cf4d6924ade8e91756

See more details on using hashes here.

File details

Details for the file health_indices-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: health_indices-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.8.10 Linux/5.11.0-25-generic

File hashes

Hashes for health_indices-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bb2bfb6b2b8f0db3d2ec5d598b316ef13ac95473de585b3452e1898f4915f9b2
MD5 61d410ca915781f3bed33bc54af4a96f
BLAKE2b-256 54310f7a1dd4ccfd8e82d81d584fcda86ae633a8274e6759ed5d1b2357747f19

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page