Python GUI with Tkinter - Calculator app

preview_player
Показать описание
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! :)

Рекомендации по теме
Комментарии
Автор

Hi, hope you are well! :) Sorry for the accidental livestream today, I wanted to record not stream. 😀

Lumary
Автор

Tkinter is one of the first packages that most Pythonistas will come across with for creating a GUI.
Great Intro Anja! 👍

estee_tey
Автор

Hi Anja, thanks for sharing your knowledge. Python is a wonderful language.

andrefelipe
Автор

Thanks for sharing. How could I implement a %-Button with the correct function?

akellner
Автор

This appears to be an awesome library. Will try sometime👍 I don't use Python so got a doubt google says tkinter comes default with Python. so there's no separate package needed if I already got a Python3 installation?

eric
Автор

Can u recommend a book to learn python

keshav.mishra
Автор

How did you run the app? It’s not recognizing Tk and I have already installed it

champfisk