Django and TurboGears, Excitement
My last post made the claim that Django hands down beats TurboGears. I know I may have sounded like a “fanboy” (I’m not), but I couldn’t contain the enthusiasm of what I saw.
I want to add the following: [edited: Not only do I currently think that Django is better, but also:] I am really really excited by the active development found in both projects.
Case in point:
- Adrian Holovaty commented (Comment section of my last post) that my pet peeves have been or are currently being addressed. Excellent!
- Thanks to Cliff Wells for pointing out that Catwalk is being added to the next version of TurboGears, correcting my statement about TurboGears lacking an admin interface. I will have to check it out!
- Both Projects have active mailing lists and blogging communities.
- Coding is active, and new releases are forthcoming.
I think this case of “sibling rivalry”, if they can be considered siblings, will be helpful in fostering the development of the python-web world. I’m currently seeing a growth in the perception that this area is really coming into its own with these really cool projects.
And finally, my opinion here isn’t fixed, so I’m looking forward to seeing what develops in the future (Let’s see if Cliff’s prediction about the TurboGears momentum will come true). I’ll definitely be making suggestions to both projects when they pop into my mind. And I will submit patches if I run across a bug or a feature idea as I work on my own projects. The future is chock-full of potential on all fronts.
Posted in Python, Technology
![[del.icio.us]](http://badpopcorn.com/blog/wp-content/plugins/bookmarkify/delicious.png)
![[Digg]](http://badpopcorn.com/blog/wp-content/plugins/bookmarkify/digg.png)
![[Google]](http://badpopcorn.com/blog/wp-content/plugins/bookmarkify/google.png)
![[StumbleUpon]](http://badpopcorn.com/blog/wp-content/plugins/bookmarkify/stumbleupon.png)
![[Windows Live]](http://badpopcorn.com/blog/wp-content/plugins/bookmarkify/windowslive.png)
![[Yahoo!]](http://badpopcorn.com/blog/wp-content/plugins/bookmarkify/yahoo.png)
![[Email]](http://badpopcorn.com/blog/wp-content/plugins/bookmarkify/email.png)
[...] Update: Ben now assures us that he is not a Django fanboy, he’s just really really excited about web frameworks. [...]
Pingback by import this. » Blog Archive » Django vs. TurboGears — December 2, 2005 @ 7:05 am
There’s so much going on in TurboGears right now, it’s hard even for me to keep up.
Many of the advantages you listed for Django are indeed being addressed in TurboGears 0.9. The initial release of TurboGears was a thin bit of glue around the projects, plus packaging/docs. With 0.9, TurboGears is starting to get some really strong components that integrate all of the pieces (which is something that Django certainly had a head start on).
I’m excited to see all of the action in the Python web space, and happy to be contributing to a part of it. Some of the things we’re doing in TurboGears go beyond what you’ll find even in Rails (the i18n stuff is amazing).
Comment by Kevin Dangoor — December 8, 2005 @ 7:25 am