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 ...
A simple and robust command-line temperature converter written in Python. Convert between Celsius, Fahrenheit, and Kelvin, with a history feature and the ability to save your conversion log to a text ...