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

Pubblicato il: 01 gennaio 1970
sul canale di: 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


In questa pagina del sito puoi guardare il video online Convert Python(.py) to Executable(.exe) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato DKS_Dev 01 gennaio 1970, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 106 volte e gli è piaciuto 6 spettatori. Buona visione!