Kivy Reloader Showcase: Create Windows EXE with PyInstaller

Опубликовано: 25 Июнь 2026
на канале: Kivy School
204
0

PREREQUISITES:    • Kivy: How to Install and Run in Windows 20...  

Kivy School link: https://kivyschool.com/kivy-reloader/...
KIVY RELOADER LINK: https://kivyschool.com/kivy-reloader/

GitHub link: N/A
Presentation link: N/A

Kivy Reloader WSL video timestamps:
0:00 introduction
0:31 beautifulapp setup review
=-=-=-=
1:06 packaging with PyInstaller start
1:28 Poetry add PyInstaller debugging
2:52 Choose between one file or one directory
3:46 trick to see PyInstaller error message when it immediately closes
4:18 convert your kivy_reloader app back into a kivy app when packaging with PyInstaller
5:35 DO NOT RE RUN python -m PyInstaller --name HelloWorld main.py YOUR SPEC FILE WILL BE OVERWRITTEN
6:07 fixing the .spec file
7:01 adding your kv files and resources in PyInstaller.
8:26 destination can be "." (pyinstaller's MEIPASS folder)
=-=-=-=
10:15 RECAP
10:33 Building with PyInstaller and showing a working build

Contact us for business inquiries!
contact at kivyschool.com

"Voxel Revolution" Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 4.0 License
http://creativecommons.org/licenses/b...

#python #kivy #android #wsl2