- A python GUI application which converts different quantities like Area, Length, Weight, Temperature and Currency; and also finds the latest stock market updates.
- Module Used - Tkinter()-It is a standard Python interface to the Tk GUI toolkit shipped with Python. Python with tkinter outputs the fastest and easiest way to create the GUI applications. Creating a GUI using tkinter is an easy task.