Easy way to convert a executable (.exe) from a Python file (.py).

Published: 26 June 2020
on channel: Tribucode37
154
1

In this video, I am going to show you how easy is to create a executable (.exe) from any python file (.py) in a matter of minutes using pip (pyinstaller).

pip pyinstaller --onefile -w name.py where --onefile is to create just 1 file and -w is to avoid showing the terminal when you executes the program.

NSIS is an open source software that creates Windows installers in a few clicks.


On this page of the site you can watch the video online Easy way to convert a executable (.exe) from a Python file (.py). with a duration of hours minute second in good quality, which was uploaded by the user Tribucode37 26 June 2020, share the link with friends and acquaintances, this video has already been watched 154 times on youtube and it was liked by 1 viewers. Enjoy your viewing!