calculator Developing a calculator with python I will start this module with basic functionalities of a calculator and may expand and optimize it later. Functionalities: Addition Subtraction Multiplication Division Graphical Interface install PyQt5 and run main.py