A
A
Alexey Mistin2015-01-31 10:00:43
Python
Alexey Mistin, 2015-01-31 10:00:43

How to make app.exe in python?

When you write a program in Python, it is in .py format. So I finished the application, and I want it to have the .exe format, and open without a console (a purely finished product for the user).
Can you tell me how to do this or where to read?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Don Kaban, 2015-01-31
@Mistin

https://github.com/pyinstaller/pyinstaller/wiki
www.py2exe.org

P
phikus, 2015-01-31
@phikus

I tried several options, but Nuitka turned out to be the simplest for me.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question