very lightweight gui for win32 + python 3.4

Zachary Ware zachary.ware+pylist at gmail.com
Fri Sep 12 15:28:46 EDT 2014


On Fri, Sep 12, 2014 at 1:35 PM, Thomas Heller <theller at ctypes.org> wrote:
> Does Tkinter really work well with cx_Freeze?  I doubt it (from my
> experiences with py2exe).

Just to give anecdotal evidence, I have used Tkinter successfully
without much headache with both cx_Freeze (with Python 2.7 and
3.1-3.2) and py2exe (with Python 3.4).

-- 
Zach



More information about the Python-list mailing list