[Pythonmac-SIG] Xcode 3.0 and Compiled Python Files?

Brian Berliner bb at brianberliner.com
Wed Apr 23 01:31:28 CEST 2008


I'm playing around with the Python support in Xcode 3.0 (under Leopard).

I'd like to have my built app include only .pyc (or .pyo) files and  
not to include the .py source files.

1. Is this possible?
2. How do I do it?
3. Is there a way to obfuscate the code so that it is not easy to  
disassamble?

Thanks!

-Brian



More information about the Pythonmac-SIG mailing list