BlastOff
++++++++

http://bitbucket.org/chrismiles/blastoff/

BlastOff is a Pylons template to generate a skeleton application
pre-configured with SQLAlchemy, repoze.who authentication, mako
templates and SchemaBot database schema version control.

Create a BlastOff-generated package using paster::

  $ paster create -t blastoff

