Freezing python application

Roman Yakovenko roman.yakovenko at gmail.com
Thu Apr 14 00:25:35 EDT 2005


Hi. I would like to freeze python application on linux. There are a
few tools that make the job to be done:
    freeze ( comes with python )
    cx_Freeze
Gordon McMillan's installer


Is it possible to freeze python application on linux in such way that
it doesn't depends on python installed on cu



More information about the Python-list mailing list