On 20/03/13 07:54, Pietro Moras wrote:
I wander if, as designers, at a project completion, you normally use a S/w
Packager for your product's distribution. Or not.

I'm currently rather interested in such final phase of the designing cycle. 
Thanks.


These are some that I know of:

Py2exe - Windows only
Py2App - OSX only
PyInstaller - Windows, OSX, Linux.
Freeze - Unix only

I'm currently using PyInstaller. Note that despite the name, it is actually a packager and not an installer. I'm using CPack to create installers.

Glenn

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to