This is the first public announcement of the RapidGiza paster
templates for Pyramid.
RapidGiza is a set of Paster templates that provide out of the box:
* An application based on the Pyramid_ web application framework
* Default SQLAlchemy_ engine/session-factory setup
* All ``.html`` file
OK Ben, I admit this is needed. It has been implemented in
z3c.saconfig for a global SQLAlchemy session at
http://pypi.python.org/pypi/z3c.saconfig
. z3c.saconfig is configured to work with repoze.tm2 by default but
that can be changed. Some of its dependencies are probably only needed
for its uni