Python Paste: Difference between revisions

Content deleted Content added
Added a software box, with most information included
Uses of Paste: Mention the pieces, which are often more notable than paste.
Line 30:
== Uses of Paste ==
 
Paste is a component used in the [[Pylons (web framework)|Pylons]] web application framework. Paste has been a long-running open source project, dating from at least 2005. It has grown and has unbundled numerous other utilities from the Paste core. These utilities are part of the Paste project, but form their own packages and have their own version numbers. WebOb is a wrapper around the WSGI environment. Paste Deploy is a system for finding and configuring WSGI applications and servers. Paste Script, WebTest, ScriptType, INITools, Tempita, WaitForIt, WPHP, WSGIFilter, and WSGIProxy are other notable bundles.
Paste is a component used in the [[Pylons (web framework)|Pylons]] web application framework.
 
== See Also ==