Did anyone notice that lately Python got a very strong stack of solutions that can be used in web development?
Frameworks and tools like Pylons, repoze.bfg, werkzeug, django reached maturity that allows to do virtually anything without any roadblocks. There is set of good template systems, awesome ORM - sqlalchemy + good standard lib and a pypi for all modules you can ever want. I'm a bit surprised that python is not mentioned often here as a solution to many problems (web)applications face in general - it's wonderfully all purpose.
Is it just because people are more used to ruby/php or python folks don't do good enough job in advertising their solutions?
The latest YC fav kid, hipmunk.com is built using tornado.