.. _glossary: Glossary ======== .. glossary:: :sorted: Mako A `templating system written by Mike Bayer `_. Pyramid A `web framework `_. Configurator `pyramid.config.Configurator `_ pyramid_mako A set of bindings that make templates written for the :term:`Mako` templating system work under the :term:`Pyramid` web framework. 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.