Python Paste

This is an old revision of this page, as edited by ReyBrujo (talk | contribs) at 04:32, 29 January 2008 (Bypassing reddit link, cleaning resulting one). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Python Paste, often simply called paste, is a set of utilities for web development in Python. Paste has been described as "a framework for web frameworks"[1].

The paste utilities allow developers to install and integrate web applications easily, even when based on different frameworks and server environments (e.g. SCGI, FastCGI, or WSGI).