+ 4
I have made code of a calculator. How do I make it real with graphics as an application?
The real thing.
5 ответов
+ 5
Maybe add some tkinter GUI. Or maybe if tkinter is too hard search for other 3rd-party graphics libraries.
+ 3
I think you can try to use QtDesigner (PyQt5) or something like Glade. I am agree that Tkinter is a little rough.
+ 2
Perhaps easier in JS? But you need it in Python I guess.
+ 2
GUI
+ 1
Tkinter is ugly, try pyqt5