prathmeshghate / Temperature-Converter

Temperature Converter with GUI in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forthebadge GitHub Repo stars

Temperature-Converter

Hey Guys, Prathmesh Ghate Here, I am a Data Science and Python enthusiast.In this project I've made a Temperature Converter.

I've developed this project using python.
The Idea behind it was to make ease of converting the temperature and not need to calculate everytime manually.
As the name itself suggest it helps you and me to convert temperature from 'Fahrenheit' to 'Celsius' and vice versa.

Temperature-Converter.png

Installing Dependencies


Run this in terminal

pip install tk
pip install ttkwidgets

About

Temperature Converter with GUI in python


Languages

Language:Python 100.0%