py2app and py2exe

http://undefined.org/python/#py2app
http://www.py2exe.org

--kev

--
kevin at bang-splat dot com
The tools for managing paradox are still undeveloped. --Kevin Kelly



On Feb 24, 2007, at 11:30 AM, Richard Taylor wrote:

Hi

I am working on a GPL'ed PyQt application that I would like to ship on Linux,
Mac and Windows.

Does anyone know of any information or advice on how best to package a PyQt
application?

On Linux it is not a real problem, I know how to write rpm,deb,ebuild packages and the dependencies will be resolved by the platform. But for Windows and
Mac it is not so easy. I can't really expect my users to build PyQt
themselves before they can run my application. I guess I need a way of
packaging Python/Qt/PyQt and my app into a single package.

Are there any examples of existing PyQt applications with user friendly
installers on Windows and Mac?

Many thanks for any help.

Richard

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to