The A-Z of Programming Languages: Python
Aug 08, 2008, 22:30 (0 Talkback[s])
(Other stories by Naomi Hamilton)
"A lot of current software is about writing for the web, and
there are many frameworks such as Django and Zope. What do you
think about current web frameworks based on Python?
"For a few years there were definitely way too many web
frameworks. While new web frameworks still occasionally crop up,
the bar has been set much higher now, and many of the lesser-known
frameworks are disappearing. There's also the merger between
TurboGears and Pylons.
No matter what people say, Django is still my favorite -- not
only is it a pretty darn good web framework that matches my style
of developing, it is also an exemplary example of a good open
source project, run by people who really understand community
involvement."
Complete Story
Related Stories: