Google App Engine
Fancy running a Python app on Google's scalable architecture? Now you can. Google App Engine [http://code.google.com/appengine/] has launched offering developers the ability to run python applications (other languages to follow) using a wsgi [http://www.python.org/dev/peps/pep-0333/] compliant framework via a…