assembl package

Subpackages

Module contents

IdeaLoom is an application for Collective Intelligence.

This is the startup module, which sets up the various components:

  1. A Pyramid WSGI app

  2. The SQLAlchemy models

  3. Authentication with Beaker sessions

assembl.main(global_config, **settings)[source]

Return a Pyramid WSGI application.