Protecting Source Code

Anthony Baxter anthony at interlink.com.au
Fri May 9 01:43:14 EDT 2003


>>> "Cameron Zemek" wrote
> How can I protect my python source code for a commerical application?

You can't, really. You can freeze the code into an executable.

This comes up over and over -- see previous discussions at, for instance,
http://groups.google.com/groups?hl=en&lr=&ie=ISO-8859-1&safe=off&q=protect+source&btnG=Google+Search&meta=group%3Dcomp.lang.python.*



Anthony





More information about the Python-list mailing list