Tkinter GUI to EXE in Windows | Python - Demonstration

preview_player
Показать описание
Demonstration of Tkinter GUI conversion to executable EXE file in Windows OS. No any coding included.

Used Python module: cx_Freeze (with Tkinter).
cx_Freeze creates standalone executables from Python scripts, with the same performance, is cross-platform and should work on any platform that Python itself works on.

You can install cx_Freeze in you Python Environment just by typing pip install cx_Freeze --upgrade

cx_Freeze normally produces a folder containing an executable file for your program, along with the shared libraries (DLLs or .so files) needed to run it.

This is just a Demonstration of converting Tkinter Graphic User Inteface (GUI) application to executable file in Windows Operating System.

#pythongpu
#tkintergui
#cxfreezepython
Рекомендации по теме
Комментарии
Автор

Learn more:

For get new videos immediately, please subscribe this channel!

DataScienceGarage
Автор

thks for video sir but i make this way exe but some errors
import errors : dll load failed while importing _tkinter : the parameter is incorrect python
how can i solve sir ?

akcandlestick
welcome to shbcf.ru