Skip to main content

This is a small tool to compute Body Surface Area of a human body based on height and weight

Project description

Health-BSA

A small tool to compute the human body surface area from body weight (kg) and height (cm)

Getting started

The package can be found in the github.

pip install health-bsa

Feature

  • BSA

Usage

>>> from health_bsa import compute bsa
>>> bsa(weight=60,height=100)

API

>>> from health_bsa import compute bsa
>>> bsa(weight=60,height=100)

Contribution

Any contributions are welcome

Author

Lam Nguyen

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_bsa-0.1.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

health_bsa-0.1.1-py3-none-any.whl (2.2 kB view hashes)

Uploaded Python 3

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