hide sourcecode

Larry Bates lbates at swamisoft.com
Thu Feb 5 10:13:05 EST 2004


You could move the .PY file somewhere where
it cannot be seen and leave the .pyc for execution
or you can "freeze" it with py2exe.

-Larry

"Mark Buch" <mark.buch at ewetel.net> wrote in message
news:bvtm5f$pgq$00$1 at news.t-online.com...
> Hi, is it possible to protect the python sourcecode?
> I have a nice little script and i dont want to show everbody the source.
>
> Im using python on a windows pc.
>
> Thank you - Mark
>
>





More information about the Python-list mailing list