October 13, 2005

Python Web Framework Niches

Very interesting post looking at Turbo Gears and Django and the applications that can be built with them.

The concept I want to focus on is that people create these new frameworks because they make their task easier than any of the other frameworks already out there. While they might pick up features from other frameworks, most of them aren’t aspiring to be “Python on Rails”. Sometimes this task is easier when other tools can be integrated to avoid code replication, as is the case in one framework I cover here.
Posted by Josh at October 13, 2005 11:34 PM