Python Paste: Difference between revisions

Content deleted Content added
Grshiplett (talk | contribs)
mNo edit summary
Grshiplett (talk | contribs)
mNo edit summary
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"<ref>http://reddit.com/r/programming/info/ehyf/comments/ceifh</ref>. Paste may prove to influence [[TurboGears]] in much the same way that [[Rack_(web_server_interface)|Rack]] has influenced Ruby<ref>http://groovie.org/2005/10/04/python-paste-power</ref>.
 
== WSGI middleware ==