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

Publicado em: 01 Janeiro 1970
no canal de: 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


Nesta página do site você pode assistir ao vídeo on-line Convert Python(.py) to Executable(.exe) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário DKS_Dev 01 Janeiro 1970, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 106 vezes e gostou 6 espectadores. Boa visualização!