• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Python Paste
2============
3
4Contents:
5
6.. toctree::
7   :maxdepth: 1
8
9   news
10   future
11   testing-applications
12   url-parsing-with-wsgi
13   do-it-yourself-framework
14   paste-httpserver-threadpool
15   developer-features
16   DeveloperGuidelines
17   StyleGuide
18   paste-httpserver-threadpool
19   testing-applications
20   url-parsing-with-wsgi
21   community/index.txt
22   community/mailing-list.txt
23   community/repository.txt
24   download/index.txt
25   license
26
27Indices and tables
28==================
29
30* :ref:`genindex`
31* :ref:`modindex`
32* :ref:`search`
33
34.. comment:
35
36   I want to put these somewhere sometime, but no place for them now...
37   Python Paste -- 50% tastier than Elmer's!
38   Paste: making the web sticky.
39   Fix broken websites by applying Paste liberally.
40   Paste: paper over your inconsistencies.
41   Paste: a soft mixture of malleable consistency.
42   Paste: a tasty mixture to be spread on bread or crackers.
43   Paste: glue that won't hurt you if you eat it.
44   Python Paste: the web extruded into the form of a snake.
45   Paste: the vinegar eel.
46   Paste: you bring the cut.
47   Paste: a doughy substance from which to make metaphorical web cupcakes.
48   LAMP?  LAMPP!
49   Putting the P in Wep 2.0!
50   Frankenweb crush tiny humans!
51   DSL? DSF!
52   Paste: Comfort for the framework-scarred
53
54Other Components
55================
56
57* `Paste Deploy <./deploy/>`_
58
59* `Paste Script <./script/>`_
60
61* `WebOb <http://webob.org/>`_
62
63* `WSGI specification (PEP 333) <http://www.python.org/dev/peps/pep-0333.html>`_
64
65License
66=======
67
68Paste is distributed under the `MIT license
69<http://www.opensource.org/licenses/mit-license.php>`_.
70