Google Inc. is announcing that Google App Engine SDK for Python with version number 1.9.28 is already available to download.
What is Google App Engine SDK for Python ?
Google App Engine SDK for Python is .
The Google App Engine (GAE) is a toolkit for Web developers allowing them to create, manage and scale their applications, depending on incoming traffic and data storage needs. GAE doesn't need special servers, running on Google's infrastructure. It just needs programmers upload their application and run it normally. The Google App Engine SDK for Python includes a very fast optimized Python interpreter, various open source frameworks and the Python standard library. It also includes Python APIs for various features like datastore, Google Accounts, URL fetch, and email services. All in all, the Google App Engine SDK for Python is not only one of the easiest tools to launch and host a Python app, but an unofficial community standard for developing large scale Python websites and applications. Other Google App Engine SDKs are provided also for: Java Go PHP
This is changelog for Google App Engine SDK for Python version 1.9.28 :
You can read the complete changelog and also download this latest version on their homepage:
developers.google.com