Python Paste: Difference between revisions

Content deleted Content added
DrilBot (talk | contribs)
Grshiplett (talk | contribs)
references and see also: Paste, like Rack and Seaside, is part of a paradigm shift in web development on the server-side
Line 1:
{{notability|date=January 2008}}
'''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://reddit.com/r/programming/info/ehyf/comments/ceifh].
 
Line 18 ⟶ 17:
 
Paste is a component used in the [[Pylons (web framework)|Pylons]] web application framework.
 
== See Also ==
[[Rack_(web_server_interface)|Ruby Rack]]
[[Seaside_(software)||Smalltalk Seaside]]
[[Java_Servlet] Java Servlet]
[[ISAPI]]
[[FastCGI]]
[[Thrift_(protocol)|THTTP or Apache Thrift (from Facebook and Evernote teams]]
[[Server-side_JavaScript|Server-side JavaScript]]
[[PHP]]
[[Web_application_framework|Web application framework]]
 
== References ==
<references/>
 
== External links ==