Original discussion thread about a cross-platform py2exe on comp.lang.python

py2app is a py2exe workalike for building Mac OS X applications, loosely based on py2exe source (but probably shares very little at this point). Of particular interest to packaging tools on other platforms is modulegraph.py (a modulefinder replacement) and find_modules.py.

CrossPlatformPy2Exe (last edited 2020-05-26 14:05:46 by JimmyRetzlaff)