Content deleted Content added
→top: {{refimprove}} tag was added December 2017; don't change the date just because you add a separate unrelated tag |
Adding local short description: "Python web development utilities", overriding Wikidata description "set of utilities for web development in Python" |
||
(7 intermediate revisions by 6 users not shown) | |||
Line 1:
{{Short description|Python web development utilities}}
{{Multiple issues|
{{refimprove|date=December 2017}}
Line 16 ⟶ 18:
| license = [[MIT License]]
}}
'''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>{{Cite web|url=http://blog.ianbicking.org/its-not-another-damn-framework.html|title = It's Not Another Damn Framework}}</ref>
The Python Paste package contains Python modules that help in implementing [[Web Server Gateway Interface|WSGI]] middleware.
|