DEV Community

Cover image for Python GUI with Tkinter - Calculator app
Anja
Anja

Posted on • Edited on

2

Python GUI with Tkinter - Calculator app

Hey everyone! Today I show you how you can create a calculator with a GUI. We are using Tkinter for this. Have a nice day! :)

➤ Github: https://github.com/Lumary2/Python/blob/master/calculator.py
➤ Tkinter Doc: https://docs.python.org/3/library/tk.html

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay