An open API service indexing awesome lists of open source software.

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.

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