4 lines
196 B
Text
4 lines
196 B
Text
pyobfuscate is a source code obfuscator: It makes Python source code hard to
|
|
read for humans, while still being executable for the Python interpreter.
|
|
|
|
WWW: https://github.com/astrand/pyobfuscate
|