Turn Py into exe | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Turn Py into exe

Does anybody know how to turn python file into execute file?🤔🤔🤔

13th Aug 2019, 2:38 PM
mysterious_coder
mysterious_coder - avatar
1 Answer
0
Here is link to project which deals with it.The compiled collection contains also python interpret part and for that reason the final binary will be larger than python script itself. http://www.py2exe.org/index.cgi/Tutorial
13th Aug 2019, 3:04 PM
Highman
Highman - avatar