This is a simple system that does a bulk unpack of a directory of .w2p (web2py) packages.
The simplest approach is to run the following command from a directory containing .w2p files for example
cd mydirectorywith-w2p-files python pathto/web2py-unpacker/unpackw2p.py
The result will be a new directory called 'unpacked' containing all the web2py code.
David Bain "pigeonflight- [at] -gmail.com"