Is there any way to distribute obfuscated/encoded python files in order to protect the source code? I am looking for a solution like Zend Guard is for PHP, but anything is ok as long as it hides the source.
Duplicate
http://stackoverflow.com/questions/261638/how-do-i-protect-python-code
