Python Paste: Difference between revisions

Content deleted Content added
Made WSGI link to Web_Server_Gateway_Interface rather than disambiguation page
Bypassing reddit link, cleaning resulting one
Line 1:
'''Python Paste''', often simply called '''paste''', is a set of [[utility software|utilities]] for [[web development]] in [[Python (programming language)|Python]]. Paste has been described as "a framework for [[web framework]]s"[http://programmingwww.redditcmlenz.comnet/infoarchives/ehyf2006/comments08/ceifhthe-python-web-framework].
 
The paste utilities allow developers to install and integrate [[web application]]s easily, even when based on different frameworks and server environments (e.g. [[SCGI]], [[FastCGI]], or [[Web Server Gateway Interface|WSGI]]).