Standalone Python EXE Executable - Python Kivy GUI Tutorial #20

Pubblicato il: 09 dicembre 2020
sul canale di: Codemy.com
61,261
1.3k

In this video we'll create a standalone executable .exe file for our Calculator app with Kivy and Python that you can share with your friends, or sell on your website, or whatever! We'll be using the free pyinstaller to do all of this work.


Step One: pip install pyinstaller

Step Two: pyinstaller calc.py -w

Step Three: modify our calc.spec file, making several changes shown in the video.

Step Four: pyinstaller calc.spec -y

Step Five: Zip up all the files into one .zip file that you can share!


In questa pagina del sito puoi guardare il video online Standalone Python EXE Executable - Python Kivy GUI Tutorial #20 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Codemy.com 09 dicembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 61,261 volte e gli è piaciuto 1.3 mille spettatori. Buona visione!