https://github.com/future-rafay/unit-converter-python-streamlit
📐 Advanced Unit Converter A comprehensive unit conversion web application built with Streamlit that handles multiple measurement categories with real-time calculations and conversion history.
https://github.com/future-rafay/unit-converter-python-streamlit
pandas python streamlit
Last synced: about 2 months ago
JSON representation
📐 Advanced Unit Converter A comprehensive unit conversion web application built with Streamlit that handles multiple measurement categories with real-time calculations and conversion history.
- Host: GitHub
- URL: https://github.com/future-rafay/unit-converter-python-streamlit
- Owner: Future-Rafay
- Created: 2025-03-04T07:12:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T11:46:59.000Z (over 1 year ago)
- Last Synced: 2025-03-05T12:30:06.632Z (over 1 year ago)
- Topics: pandas, python, streamlit
- Language: Python
- Homepage: https://future-rafay-unit-converter-python-streamlit-app-48uubj.streamlit.app/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📐 Advanced Unit Converter
A comprehensive unit conversion web application built with Streamlit that handles multiple measurement categories with real-time calculations and conversion history.
## Features
- **Multi-Category Support**: Convert between 6 measurement types:
- 📏 Length (meters, miles, inches, etc.)
- ⚖️ Weight (kilograms, pounds, ounces, etc.)
- 🌡️ Temperature (Celsius, Fahrenheit, Kelvin)
- 📦 Volume (liters, gallons, cubic meters)
- 🏃 Speed (m/s, mph, knots)
- 📐 Area (square meters, acres, hectares)
- **Instant Real-time Conversion**
- 🔄 Unit Swap functionality
- 📚 Preset quick conversions (Marathon distance, Olympic pool volume, etc.)
- 📜 Conversion history tracking
- 📥 History download capability
- 📱 Responsive mobile-friendly design
## Installation
1. Clone the repository:
```bash
git clone https://github.com/Future-Rafay/Unit-Converter-Python-Streamlit.git