Py2exe on windows

Peter Hansen peter at engcorp.com
Sat Nov 1 15:15:35 EST 2003


Ray wrote:
> 
> How do you run py2exe on a windows box? 

Usually from the command line, something like "python setup.py py2exe"
after creating an appropriate setup.py according to the instructions
on the py2exe web site.

> also is anybody using Boa Constructor?

Yes.  (Not me, however, as I do little traditional GUI work, preferring to focus
my resources on web interfaces.)

-Peter




More information about the Python-list mailing list