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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file health_bsa-0.1.1.tar.gz
.
File metadata
- Download URL: health_bsa-0.1.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.8.16 Darwin/22.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a628a7832f59f478634b460e2b0f489cfb6d4970e3fdc5ca831a2f894daafd9 |
|
MD5 | 3c8b88c3eaf4b19f28bb30429d46d807 |
|
BLAKE2b-256 | 32ab4829e3223f14cae3211f30415b3c934f32e0d1b6c7a97e40bd8b29c8c05c |
File details
Details for the file health_bsa-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: health_bsa-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.8.16 Darwin/22.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aae9a79a13d7b1911c5e37a168e8a258f31068a48a3e4c29939daac5aee9f7af |
|
MD5 | ea26ffa6877f3896c5c5672569a8561f |
|
BLAKE2b-256 | bb9e9f8f626276c0104ef60256d352cca18a93dfd30bc8a50a5b06a137e087f1 |