3 Antworten
+ 3
You mean probably a Python program wich run in graphic mode instead of the terminal text mode ^^
If it is, you need a GUI module/framework as Qt, Gtk, Tkinter, Kivy and so on... ;)
0
You want to create an exe file?
Use Cx_freeze or something like this
0
you can use something like IDLE,a python IDE for writing and running programs without the need for the terminal