A Simple calculator app Made in Python 3.11.1 and use PySide6 framework for GUI To run in local Recommended to make virtual enviroment before running these commands pip install pyside6 python main.py