hide python code !

Simon Forman rogue_pedro at yahoo.com
Thu Aug 10 22:03:17 EDT 2006


Bayazee wrote:
> hi
> in compiled languages when we compile a code to an executable file it
> convert to a machine code so now we cant access to source ...

It can still be disassembled and reverse engineered.

> but in python we easily open the program executable(ascii) file and
> read source  ....
> i meen than any way to protect my code or convert it to executable
> witch can not be decompiled (python code)....

How do you reconcile this desire with being part of "First Iranian Open
Source Community"?

I am not hostile, just curious.


BTW, John Machin's suggestion of presenting your code as a web service
is a good one.

Peace,
~Simon




More information about the Python-list mailing list