Turn Py into exe | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 Antwort
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