pyobfuscate - Python source code obfuscator
Overview
pyobfuscate is a source code obfuscator: It makes Python source code
hard to read for humans, while still being executable for the Python
interpreter. For more information, see the
README.
Contributing
Help is always appreciated. Contact me if you want to join the project.
Download
Use the download links from the
Freshmeat project page.
CVS access
Anonymous CVS access
Do:
export CVSROOT=:pserver:anonymous@cvs.lysator.liu.se:/cvsroot/pyobfuscate
cvs login (press enter when asked for a password)
cvs co pyobfuscate
ViewCVS access
The URL for ViewCVS is
http://cvs.lysator.liu.se/viewcvs/viewcvs.cgi/?cvsroot=pyobfuscate.
Tarball
You can
fetch a tarball snapshot via ViewCVS.
Bugs
There is a Bugzilla at
http://bugzilla.lysator.liu.se/, which can be used
for reporting bugs.
You can reach me via astrand at lysator dot liu dot se.