python obfuscate

Chris Angelico rosuav at gmail.com
Fri Apr 11 05:40:01 EDT 2014


On Fri, Apr 11, 2014 at 7:17 PM, Sturla Molden <sturla.molden at gmail.com> wrote:
> The only way to protect your code is never to ship anything.

It's worth noting, as an aside, that this does NOT mean you don't
produce or sell anything. You can keep your code secure by running it
on a server and permitting users to access it; that's perfectly safe.

ChrisA



More information about the Python-list mailing list