python-obfuscator
python-obfuscator copied to clipboard
Package obfuscation
Is there a will to implement the obfuscation at package level ? I noticed that obfuscating file by file in a package using pyobfuscate command doesn't change variable names of imported stuff, which makes it quite easy to recuperate the original package code.