--------- Original Besked -------- Fra: Knapp <[email protected]> Til: [email protected] <[email protected]> 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&tag=seattlebujinkand&linkCode=as2&camp=1789&creative=9325&creativeASIN=B001078FFE > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > 1. Distribute only pyc files. 2. Use the VendorID approach Mads _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
