summaryrefslogtreecommitdiff
path: root/docs/source/pecan_core.rst
blob: c114b924c64ae2bb7fbbf702154bdc193e08f3f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.. _pecan_core:

:mod:`pecan.core` -- Pecan Core
===============================

The :mod:`pecan.core` module is the base module for creating and extending
Pecan. The core logic for processing HTTP requests and responses lives
here.

.. automodule:: pecan.core
  :members:
  :show-inheritance: