D
D
Dmitry2016-03-29 15:30:38
Python
Dmitry, 2016-03-29 15:30:38

How to create a GUI in Python and write it to an executable file?

How to create a GUI in Python and write it to an executable file? I wrote the calculator code for my needs I want to draw a shell how to do it to run the program the calculator window opens?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
G
GavriKos, 2016-03-29
@ipatov_dn

PyQT is here to help. or wxWidgets for python.

O
onlooked, 2016-03-30
@onlooked

There is also kivy

D
Denis, 2017-02-13
@kableeeee

PyQt or Tkinter is an interface.
Cx_Freeze or py2exe - create an executable file under Windows.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question