non-readable source code distribution

Sam Marrocco samSPAMMENOT at twmi.rr.com
Wed Feb 5 23:02:23 EST 2003


So in "distributing" a python application to people, is there a way to 
obfuscate or compile the .py file into something that isn't quite as 
readable as a text file? I realize that it may be decompil-able (or 
something like that), but I don't want casual users altering the code.

Can Python code in several modules be "assembled" into a single, 
non-readable file for execution?
-- 
==================================================================
Sam J. Marrocco
Sr. Visual Effects Artist/R&D
Travelling Pictures/GTN
Inferno, Flame, Houdini, Maya, All that cool stuff!
"The fact that no one understands you doesn't make you an artist."
==================================================================





More information about the Python-list mailing list