Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python Unit Converter

Overview

The Python Unit Converter is a web application built using Streamlit that allows users to convert various units of measurement. The application supports conversions for length, weight, temperature, volume, and time, providing a user-friendly interface with a dark mode option.

Features

  • Multiple Conversion Types: Convert between different units of length, weight, temperature, volume, and time.
  • Dark Mode: Toggle between light and dark themes for a better user experience.
  • Responsive Design: The application is designed to be user-friendly and responsive.

Technologies Used

  • Python
  • Streamlit
  • HTML/CSS for styling

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Abdullah-Ikhlaq/python-unit-converter.git
    cd python-unit-converter
    
  2. Install the required packages:

Make sure you have Python installed. Then, install Streamlit using pip:

pip install streamlit
  1. Run the application:

Start the Streamlit server:

streamlit run app.py

This will open the application in your default web browser.

Usage

  1. Select the type of conversion you want to perform from the sidebar.
  2. Choose the units you want to convert from and to.
  3. Enter the value you wish to convert.
  4. The result will be displayed below the input fields.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.

Author

Abdullah Ikhlaq

About

A Streamlit-powered web application designed to make unit conversions effortless. Whether you need to convert length, weight, temperature, volume, or time, this tool provides a seamless experience with a user-friendly interface and dark mode option.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages