Is Python the new defacto standard of web programming?
After taking a look at Google App Engine, the first thing came to my mind is Python. To develop and take advantage of this hugely appreciated attempt of Google, the Google App Engine, I must know Python. Then I took sometime to see the reaction of the world. And as expected I found the answer to be true, that Python is going to rule the new Web.
While going through Aral’s blog, “Sounds simple? It is. This is game-changing!” I confirmed my thoughts, yeah its Python, which is going to be everywhere. Even according to this post, nicely described the new web, Python is the new Basic.
So all in all, a new era is around the corner for the web and web developer. I am always excited about new things in the right direction and for good, so for me its a very good and exciting news. Hello Python, welcome to your world and thanks Google for making and using web standards and innovations, the way it should.

April 12, 2008 at 8:08 pm
Actually in the “About” section of the Google App Engine site, they state other programming languages will be added soon. So I’m not sure why everyone would be going Python crazy. I’m almost sure Python was the first released since Google already uses that language for a lot of it’s development already.
Sorry, but I don’t get the whole Python band-wagon.
April 23, 2008 at 4:56 pm
If you’re interested in Python and the Google App engine, and happen to know PureMVC, then your learning will be eased quite a bit by checking out this demo:
http://trac.puremvc.org/Demo_Python_GoogleAppEngine_Blog
-=Cliff>
April 24, 2008 at 4:45 am
Wow, Thanks Cliff. I am on my way to try out both PureMVC and GoogleAppEngine.