Search Results

0
votes
0answers
130 views

Intellectual property protection solution for python code [closed]

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 th …