Thursday, 23 March 2006

web.py Gone Public Domain

web.py, the minimalistic Python web application framework which I rant about two and half months ago, has been re-released as Public Domain by its author Aaron Swartz, announced in this mail to the news group.

Category: General | 1 Comment
Wednesday, 4 January 2006

web.py Released

Remember Aaron Swartz’s post on rewriting reddit.com from Lisp to Python in 7 days? Besides a “blow” to the Lisp community (people you don’t want to offend), it also introduced issues with existing Python web application frameworks. The end result? web.py, and 0.1 was released today under an open-source license. You can download the Python [...]

Category: General | 5 Comments