Convert Python(.py) to Executable(.exe)

Published: 01 January 1970
on channel: DKS_Dev
106
6

This video Introduce you from different types of python commands to convert .py file to .exe file.

Steps:
Add Path:- C:\Python34\Scripts\
Run cmd.:-pip install pyinstaller
Open:- Folder in which [File name .py], press [SHIFT + Right click]
Open:- Cmd. Prompt on this window || Power shell on this window
Type Cmd.:-
1. pyinstaller [Filename.py] (with command prompt)
2. pyinstaller -w [Filename.py] (without command prompt)
3. pyinstaller -F [Filename.py] (only .exe file)
4. pyinstaller -i [icon path .ico] (change icon)
5. pyinstaller -w -F -i [icon path .ico] [Filename.py]
Executable file Path:-
inside dist : [File name .exe]


I hope you enjoy the video Support your view
share & Comment


**Contribute me for improvement in my videos**
https://www.buymeacoffee.com/dksdev
Paypal: https://www.paypal.me/dkstechnology


Thank's to Watch and Subscribe


Watch video Convert Python(.py) to Executable(.exe) online without registration, duration hours minute second in high quality. This video was added by user DKS_Dev 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 106 once and liked it 6 people.