[PyQt] Getting it ready to ship.

Mads Ipsen mpi at comxnet.dk
Fri Feb 6 10:06:53 GMT 2009


--------- Original Besked --------
Fra: Knapp <magick.crow at gmail.com>
Til: pyqt at riverbankcomputing.com <pyqt at riverbankcomputing.com>
Emne: [PyQt] Getting it ready to ship.
Dato: 06/02/09 09:51

> OK, I now have a little finished project that I want to send out to
> buyers so they can take a look. How do I get the python into a format
> that the code can not be stolen (without work anyway) and it is only a
> one click install? I need all three but Linux and Windows are the most
> important. I have looked around on the net and it seems there are a
> lot of ways. What is easy and best; execution speed is not very
> important for this program?
> Thanks
> -- 
> Douglas E Knapp
> 
> Amazon Gift Cards; let them choose!!
>
http://www.amazon.com/gp/product/B001078FFE?ie=UTF8&amp;tag=seattlebujinkand&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001078FFE
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
> 

1. Distribute only pyc files.
2. Use the VendorID approach

Mads


More information about the PyQt mailing list