Skip to content

πŸš€ A simple and interactive Unit Converter built with Streamlit. Convert length, weight, and temperature units easily with a user-friendly interface.

Notifications You must be signed in to change notification settings

codewithshabbir/unit-converter-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Unit Converter App

A simple and interactive Unit Converter built with Streamlit to easily convert between different measurement units.

πŸš€ Features

βœ… Supports conversions for:

  • Length (Meter, Kilometer, Centimeter, Millimeter, Inch, Foot, Yard, Mile)
  • Weight (Gram, Kilogram, Pound, Ounce)
  • Temperature (Celsius, Fahrenheit)

βœ… User-friendly Graphical Interface βœ… Real-time conversions with instant results βœ… Sidebar navigation for available units βœ… Responsive design for any device


πŸ› οΈ Installation & Setup

Follow these steps to run the app on your local machine:

1️⃣ Clone the Repository

git clone https://github.com/codewithshabbir/unit-converter-python.git
cd unit-converter-python

2️⃣ Install Dependencies

pip install -r requirements.txt

3️⃣ Run the App

streamlit run app.py

🌐 Live Demo

πŸš€ Try it Live


🎯 Screenshots

Unit Converter Screenshot


πŸ‘¨β€πŸ’» Developer

Made with ❀️ by Muhammad Shabbir

πŸ“Œ GitHub: @codewithshabbir
πŸ“Œ Portfolio: codewithshabbir.vercel.app


πŸ“œ License

This project is open-source and available under the MIT License.

About

πŸš€ A simple and interactive Unit Converter built with Streamlit. Convert length, weight, and temperature units easily with a user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages