Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shoaib-fateh/ftl_bmi-calculator
This is a simple command-line BMI (Body Mass Index) calculator written in Python.
https://github.com/shoaib-fateh/ftl_bmi-calculator
bmi colorma ftl python
Last synced: 25 days ago
JSON representation
This is a simple command-line BMI (Body Mass Index) calculator written in Python.
- Host: GitHub
- URL: https://github.com/shoaib-fateh/ftl_bmi-calculator
- Owner: shoaib-fateh
- Created: 2024-11-19T13:28:08.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-19T14:25:27.000Z (about 1 month ago)
- Last Synced: 2024-11-19T14:43:18.650Z (about 1 month ago)
- Topics: bmi, colorma, ftl, python
- Language: Python
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# BMI Calculator with Color Output 🌈
This is a simple command-line BMI (Body Mass Index) calculator written in Python.
The program calculates your BMI based on either the **metric** or **imperial** system and provides feedback with color-coded results for easy readability.