Python Paste: Difference between revisions

Content deleted Content added
Python is capitalized
Added a software box, with most information included
Line 1:
{{essay-like|date=February 2010}}
{{Infobox Software
| name = Paste
| logo = ?
| released = {{start date|2005|?}}
| latest release version = 1.7.2
| latest release date = ?
| genre = [[Web application framework]]
| license = [[MIT License]]
| programming language = [[Python (programming language)|Python]]
| operating system = [[Cross-platform]]
| developer = Ian Bicking
| website = http://www.pythonpaste.org/
}}
'''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>.