Django for Python websites
I’ve just taken a look at Django for the first time, and am seriously impressed.
For a while now, I’ve been trying to find a way of using Python in websites, and haven’t found anything that works well enough - Zope, Cheetah, mod_python - all seem very difficult to get the simplest thing working…
But Django looks like the answer.
The guys behind Django have produced a very useful tutorial to help you get going with it, and the users mailing list seems very responsive…
Very impressed so far…