Python Paste: Difference between revisions

Content deleted Content added
created stub
 
m bold
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://programming.reddit.com/info/ehyf/comments/ceifh].
 
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 [[WSGI]]).