Hi!

Py2exe i standard way (up to my knowledge) of making standalone
executable Python file in order to distribute your program to others
who don't have Python installed (too bad that it is not part of
standard Python distribution). I have no experience with wxPython and
PyQT. Do they have their own compilers or we must do it again with
Py2exe?

Thanks,

Neven
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to