__init__.py
author Christophe de Vienne <christophe@unlish.com>
Fri, 05 Sep 2014 12:38:13 +0200
changeset 11633 ffe4040cf4a2
parent 11632 b05f361db666
permissions -rw-r--r--
Implements the 'pyramid' command. It load an instance config, and load in the pyramid scaffolding provided by pyramid_cubicweb. The application is then served by a waitress server. Closes #4317312

"""cubicweb-pyramid application package

Add the 'pyramid' command to cubicweb-ctl"
"""