[PyKDE] Question regarding packaging.
Phil Thompson
phil at riverbankcomputing.co.uk
Fri Jul 25 18:45:00 BST 2003
On Friday 25 July 2003 4:43 pm, Kelley Reynolds wrote:
> Having just written a nice little pyqt app, what is the best way to get
> that distributed to windows boxes? Is it really necessary to install a
> compiler on each machine, compile qt, and install pyqt, or is there an
> easier way?
Use one of the standard Python packaging tools - py2exe or McMillan's
Installer for example. Also look at the document I posted to the list the
other day.
Phil
More information about the PyQt
mailing list