Distribute app without source?

Andrew Berg bahamutzero8825 at gmail.com
Sat Apr 7 09:59:58 EDT 2012


On 4/7/2012 8:07 AM, Bill Felton wrote:
> We are using Python 3.2 and tkinter.  It appears, and limited testing bears out, that py2app, and presumably py2exe, are not options given lack of 3.x support.
cx_Freeze supports Python 3.2. It works fine for my purposes, but I have
not done any serious work with it. I don't know about tkinter, but I was
able to freeze a simple Qt application.

-- 
CPython 3.2.2 | Windows NT 6.1.7601.17640



More information about the Python-list mailing list