GlossaryΒΆ

asset specification
A string representing the path to a directory or file present in a Python module. See Understanding Asset Specifications in the Pyramid documentation for more information.
Configurator
pyramid.config.Configurator
Mako
A templating system written by Mike Bayer.
Pyramid
A web framework.
pyramid_mako
A set of bindings that make templates written for the Mako templating system work under the Pyramid web framework.