Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepraj02/improved-computing-machine-calc-

This is a GUI calculator made using Python's Tkinter module
https://github.com/deepraj02/improved-computing-machine-calc-

calculator dev gui python3 student-project tkinter

Last synced: 24 days ago
JSON representation

This is a GUI calculator made using Python's Tkinter module

Awesome Lists containing this project

README

        

Hey Guys it's a python GUI (Made with Tkinter) Calculator project.

To Create the Application:-
1) Importing the module – tkinter
2) Create the main window (container)
3) Add any number of widgets to the main window
4) Apply the event Trigger on the widgets.

Let’s create a GUI based simple calculator using Python Tkinter module, which can perform basic arithmatic operations addition, subtraction, multiplication and division.

Have a Look at my code (main.py)......

Follow Me on :---

#GitHub - https://github.com/deepraj02

#Instagram - https://www.instagram.com/deeprajbaidya02/?hl=en

Thanks,
HAPPY CODING........

With Regards,

Deepraj Baidya.