pyramid.viewderivers

INGRESS

Constant representing the request ingress, for use in under arguments to pyramid.config.Configurator.add_view_deriver().

VIEW

Constant representing the view callable at the end of the view pipeline, for use in over arguments to pyramid.config.Configurator.add_view_deriver().