can wxpython do this?

Peter Hansen peter at engcorp.com
Sun Sep 15 23:09:07 EDT 2002


Lothar Scholz wrote:
> On 15 Sep 2002 18:02:17 -0700, erick_papadakis at yahoo.com (Erick
> Papadakis) wrote:
> 
> There is no problem to setup an installer easily that takes
> Python,WXPysthon and whatever you need. It simply blowes up the
> installer package size. 

A better option, although I haven't tried it myself, would be
to use py2exe to build an executable, then package that up
using one of the regular installers.  This should come out
substantially smaller than a full Python+wxPython+app
installation.

-Peter




More information about the Python-list mailing list