A Multi-Purpose Convertor with an attractive GUI in python. Various conversions can be done in this interface and the code can be used as a base for various other projects in GUI.
- Tkinter needs to be installed in the system
- Download the python file in the repository
- Once you run the python file, a pop up window will appear asking for your conversion preference
- We can choose from Temperature, Currency and Units.
- In Units, we have Length, Mass and Volume convertor.
We hope you liked it.