14 June, 2013

Google App Engine SDK for Python 1.8.1


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Google Inc. | More scripts
code.google.com
Apache License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
June 14th, 2013, 08:45 GMT [view history]
C: \ Development Tools \ Complete applications

The Engine exposes a fully-integrated development environment.

Google App Engine makes it easy to design scalable applications that grow from one to millions of users without infrastructure headaches.

It allows programmers to create Python web apps that interact with the App Engine web server using the CGI protocol.

The Python SDK includes tools for testing application, uploading application files, managing datastore indexes, downloading log data, and uploading large amounts of data to the datastore.

App Engine includes a simple web application framework, called webapp, to make it easy to get started. For larger applications, mature third-party frameworks, such as Django, work well with App Engine.

Requirements:

· Python 2.5 or higher

What's New in This Release: [ read full changelog ]

· Bandwidth between App Engine and Google Cloud Storage is currently free of charge (this may change in the future for certain levels of service).
· The Search API has graduated from Experimental to Preview. Apps that have billing enabled can exceed the free quota levels and will be charged for usage above these levels.
· Estimated number of search results will only be accurate if it is less than or equal to the number of results requested. By default this can be overridden by setting number_found_accuracy QueryOption in the Search API.
· Dates, atoms, and number fields can now be found by searching without a field restriction in the Search API.
· A quoted empty string now returns atom fields with empty values for the Search API.
· Snippet and count functions are no longer allowed in sort expressions for the Search API.
· The Search API now has improved error messages for user errors and internal errors.


download button
Via: Google App Engine SDK for Python 1.8.1

0 Comment: