[PyKDE] Multi-Platform Application Packaging Advice

Kevin Cureton kevin at bang-splat.com
Sun Feb 25 01:38:04 GMT 2007


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    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070225/06732b57/attachment.html


More information about the PyQt mailing list