Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pyramid_beaker / docs / glossary.rst
Size: Mime:
.. _glossary:

Glossary
========

.. glossary::
   :sorted:

   session factory
      A callable, which, when called with a single argument named
      ``request``, returns a session object.

   Beaker
      A `sessioning and caching package <http://beaker.groovie.org/>`_
      by Ben Bangert.

   Pyramid
      A `web framework
      <http://docs.pylonsproject.org/en/latest/docs/pyramid.html>`_.