Python
1
Name:
Anonymous
2007-07-05 12:14
ID:qKDa4BUH
I need a web framework for Python because I'm too fucking lazy to write a mod_python handler. Any suggestions for a minimal framework? In before Zope.
2
Name:
Anonymous
2007-07-05 12:20
ID:Heaven
web.py
3
Name:
Anonymous
2007-07-05 12:39
ID:BfI1Ugeq
Poasting from stuff I've heard, not used any yet.
Bare CGIs and web.py is simple, the later being a minimalist interface to the former
CherryPy and Quixote are something in between
TurboGears and Django are like Rails
Zope is ENTERPRISE
4
Name:
Anonymous
2007-07-05 16:17
ID:qKDa4BUH
web.py is fucking retarded. Why the fuck did you suggest such utter shit?
5
Name:
Anonymous
2007-07-05 16:19
ID:Heaven
6
Name:
Anonymous
2007-07-05 17:01
ID:wz8zlqgL
I've used Django for a medium-sized project and it worked really well, so I recommend that. It's definitely not minimal, but the docs are really good and it's pretty straightforward.
7
Name:
Anonymous
2007-07-05 18:42
ID:NT1u0cu+
8
Name:
Anonymous
2007-07-06 1:18
ID:Heaven
>>4
Because he asked for a minimal framework. If web.py isn't that, nothing is.
9
Name:
Anonymous
2009-01-14 14:32
I just ordered another copy of SICP
11
Name:
Anonymous
2010-12-10 10:35