beginners choice: wx or tk?

Ulli Horlacher framstag at rus.uni-stuttgart.de
Sat Jul 11 05:28:43 EDT 2015


I want to start a project with python.
The program must have a (simple) GUI and must run on Linux and Windows.
The last one as standalone executable, created with pyinstaller.

I have already an implementation in perl/tk :
http://fex.rus.uni-stuttgart.de/fop/ZAcXSugp/schwuppdiwupp.png
http://fex.belwue.de/download/schwuppdiwupp.pl

I am not really happy with tk, because it has some bugs, at least its perl
integration. I have never used wx.

What is the recommendation for a python beginner: wx or tk?


-- 
Ullrich Horlacher              Server und Virtualisierung
Rechenzentrum IZUS/TIK         E-Mail: horlacher at tik.uni-stuttgart.de
Universitaet Stuttgart         Tel:    ++49-711-68565868
Allmandring 30a                Fax:    ++49-711-682357
70550 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/



More information about the Python-list mailing list