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

https://github.com/dev-shetty/temperature-converter


https://github.com/dev-shetty/temperature-converter

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

Temperature Conversion program built using tkinter module in Python.
Enter the temperature in either Celsius or Fahrenheit or Kelvin and it will convert it into other temperature scale which is not mentioned.

Additional feature:
- A "Show Formula" button which shows the conversion formula.