Q:

py exe tkinter

# Tkinter GUI .py to .exe
pip install auto-py-to-exe

auto-py-to-exe
1
pyinstaller --onefile --windowed --add-data "<folder>;<folder>" <filename.py>
0

New to Communities?

Join the community