A library for calculating BMI, BMR, TDEE
Project description
C_healthy
C_healthy là thư viện Python để tính toán các chỉ số sức khỏe (BMI, BMR, TDEE)
Cách cài đặt
pip install C_healthy
## Cách sử dụng
```python
from HealthMetrics import calculate_bmi, calculate_bmr, calculate_tdee, recommend_diet
bmi = calculate_bmi(70, 1.75)
print("BMI:", bmi)
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
c_healthy-0.1.0.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file c_healthy-0.1.0.tar.gz.
File metadata
- Download URL: c_healthy-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6373ecf13c7d7dc0b5cf1a293060bfb69a830015e47d9786a7c2bfbcb8ee39cb
|
|
| MD5 |
a0434ee27d703fa3bc30572053a41846
|
|
| BLAKE2b-256 |
b6f76055cc0ebf92a116e7de1d101e350869296e05565bf505bab781b0bdbd8b
|
File details
Details for the file C_healthy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: C_healthy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db8685215508957a34d867d8a1736b136a2345aff81575f0fdead26fc416e805
|
|
| MD5 |
d1fda2499eab981760774d5e068e1291
|
|
| BLAKE2b-256 |
c4ac3d0b25b2f222eac0a1e130bcb6e1cc6432dcea4d8f5a5eef154945043ee8
|