A simple Python program with a graphical user interface (GUI) to convert temperatures between Celsius, Fahrenheit, and Kelvin using customtkinter. This project was developed as part of the CODECRAFT ...
A simple and robust command-line interface (CLI) application built with vanilla Python to convert temperature values between Celsius, Kelvin, and Fahrenheit scales. This project serves as a practical ...