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
