[PyQt] Portable Application

Ilya Kulakov kulakov.ilya at gmail.com
Sat Nov 15 16:03:29 GMT 2014


Freezeing python application for redistribution is a sophisticated task with many ifs.

Give a try to cxfreeze but check the resulting package on non-developer machine. Usually autopackaging applications miss a few libraries.

Sent from my iPhone

> On 15 нояб. 2014 г., at 6:07, Giacomo Licari <giacomo.licari at gmail.com> wrote:
> 
> Hi everybody,
> I'm a new user, I have a little question, maybe someone more experienced than me could reply.
> I developed a little application for an University Course, using PyQt4 and Python 3, my question is:
> is possible to make the application portable? 
> 
> The professor should execute the application from his PC, without installing the libraries, maybe putting all the content on a CD-ROM.
> 
> Thanks in advance for your help.
> 
> I'll make the application source corde available on github.
> 
> Regards,
> Giacomo
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt


More information about the PyQt mailing list