Standalone Python EXE Executable - Python Kivy GUI Tutorial #20

Publicado el: 09 diciembre 2020
en el canal de: 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!


En esta página del sitio puede ver el video en línea Standalone Python EXE Executable - Python Kivy GUI Tutorial #20 de Duración hora minuto segunda en buena calidad , que subió el usuario Codemy.com 09 diciembre 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 61,261 veces y le gustó 1.3 mil a los espectadores. Disfruta viendo!