
Hey all out there in reader land. Does anyone have a preferred framework for doing Python development on the web?
Key pieces I am looking for:
I am asking because I am looking and right now Django has lots of buzz and I like what I have seen.
Anyone have an opinion here?
Django and Ellington CMS
Thu 02/23/06 by geofharriesThis doesn't answer your question but this is a good read about Django and what looks like a beautiful CMS for newspapers, Ellignton. Could be of interest to you.
Off Topic
Fri 02/24/06 by EvanGeof,
fix your site. I can't post there in Firefox right now :P
I press the submit button
and wait
and wait
and wait some more.
No posting goodness for you!
Evan - I just tried it in
Sun 02/26/06 by geofharriesEvan - I just tried it in Deer Park (FF 1.5.0.1 G4 build) and it works fine. Are you running FF 1.5?
Yup.
Sun 02/26/06 by EvanI have an unofficial Deer Park for Mactel (1.5.x.y) that beyond being amazingly faster at everything also seemed to work on your website.
Strange javascript-ness-ish?
Django & Python
Fri 02/24/06 by EvanDjango: doubting what I want to do with Django now. It seems more tilted towards dynamic content sites; this is not what I am planning.
The more I looked at/worked with Python the less convinced I became that it is a good tool for my project. I am not convinced on the "easy to install" part of Python web frameworks. I do need to do more digging/playing.
Also, I have been playing with Ruby (not on Rails) and it is a pretty concise language. I like it. A bit flakey under Eclipse and I have yet to get the Code Assistant running properly but the compactness of the language is inticing. The main issue with Ruby is the lack of Ruby coders in the world and the fact that it would not be a supported language in a majority of environments.
Which is kinda of sad given that it kicks some serious Java butt (in some respects).
Then there is PHP... but I dislike this language; it feels ... "hackish" (as Brendon eloquently put it in an IM session).