.. _index: =========== repoze.bfg =========== ``repoze.bfg`` is a Python web application framework. It is inspired by Zope's publisher, though it is less ambitious in scope. It relies heavily on :term:`Zope` libraries and :term:`WSGI`. Narrative documentation ----------------------- Narrative documentation in chapter form explaining how to use :mod:`repoze.bfg`. .. toctree:: :maxdepth: 2 narr/introduction narr/install narr/project narr/traversal narr/views narr/templates narr/models narr/security glossary Tutorials ---------- Step-by-step sample applications that use ``repoze.bfg``. .. toctree:: :maxdepth: 3 tutorials/lxmlgraph/index.rst API documentation ----------------- Per-module ``repoze.bfg`` API documentation. .. toctree:: :maxdepth: 2 api/push api/router api/security api/template api/traversal api/urldispatch api/wsgi Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` * :ref:`glossary`