Members Area


Recommended Sites:

Related Keywords
where is my application freeware download
p2p application freeware download
32-bit application freeware download
cad application freeware download
run web application freeware download
job application freeware download
run application freeware download
web application freeware download
mp3 application freeware download
air application freeware download
rad application freeware download
ftp application freeware download
any application freeware download
.net 4.0 application freeware download
email application freeware download
application virtualization freeware download
mobile application sdl freeware download
reporting application freeware download
mixing application freeware download
air application development freeware download

Top Freeware Keywords
utility t free freeware download
jad exe freeware download
ico2png t free freeware download
java freeware download
file freeware download
code freeware download
html freeware download
application freeware download
command exe freeware download
tool freeware download
database freeware download
free t free freeware download
download freeware download
windows freeware download
free freeware download
utility freeware download
editor freeware download
list freeware download
protection freeware download
web freeware download
hex freeware download
development freeware download
search freeware download
embedded freeware download
db database freeware download
text freeware download
folder freeware download
activestate freeware download
reference freeware download
information freeware download



Google App Engine SDK for Python 1.6.4.1 freeware     Save this freeware to your freeware selection - Saved Freeware


Author

Google

OS WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64
Date Released April 26, 2012
Downloads 300
Filesize 9.50 MB
Keywords Run Web Application, Dynamic Web Server, Maintain Web Application, SDK, Web Application, Dynamic
Your Rating
  - click to rate - you will be first!
Google App Engine SDK for Python screenshot
[ View full size screenshot ]

Download Google App Engine SDK for Python   Save Freeware   Report Spyware

... Engine SDK will let you run your web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and ... no servers to maintain: You just upload your application, and it's ready to serve your users. ...

Download Google App Engine SDK for Python   Save Freeware   Report Spyware


Application - Google App Engine SDK for Python freeware - Download Notice

Google App Engine SDK for Python Free Download - we do not host any Google App Engine SDK for Python torrent files or links of Google App Engine SDK for Python on rapidshare.com, depositfiles.com, megaupload.com etc. All Google App Engine SDK for Python download links are direct Google App Engine SDK for Python full download from publisher site or their selected mirrors.

Application - Google App Engine SDK for Python freeware - Latest User Reviews

 Write a Review   


Application - Google App Engine SDK for Python freeware - The Latest Versions History

Version Date Released Status Release Notes
1.6.4.1 Apr 26, 2012 New Release · Billed applications that have specified additional logs retention over 1 GB are now being charged for that storage at $0.24/GB/month (the first gigabyte of logs storage is free). All logs beyond an application's specified storage limit will be deleted. Please examine your Application Settings page to verify you are retaining the desired amount of logs
· Datastore statistics now show the amount of storage used by application indexes
· We have released an experimental utility for migrating your application's blobs at the same time you migrate your datastore data. You can opt-in to blob migration in the Admin Console when you start your migration
· We have updated the experimental Backup/Restore functionality to include the option to backup and restore to Google Cloud Storage
· The NDB datastore API is now generally available. For full release notes on the version 0.9.9 and 1.0.0 fixes that have been integrated into the API see
1.6.4 Mar 29, 2012 New Release · Billed applications that have specified additional logs retention over 1 GB are now being charged for that storage at $0.24/GB/month (the first gigabyte of logs storage is free). All logs beyond an application's specified storage limit will be deleted. Please examine your Application Settings page to verify you are retaining the desired amount of logs
· Datastore statistics now show the amount of storage used by application indexes
· We have released an experimental utility for migrating your application's blobs at the same time you migrate your datastore data. You can opt-in to blob migration in the Admin Console when you start your migration
· We have updated the experimental Backup/Restore functionality to include the option to backup and restore to Google Cloud Storage
· The NDB datastore API is now generally available. For full release notes on the version 0.9.9 and 1.0.0 fixes that have been integrated into the API see
1.6.3.1 Mar 5, 2012 New Release · In the Admin Console, you can use new the Traffic Splitting feature to send a certain percentage of traffic to a non-default application version. The traffic is split by either cookie or IP address
· Emails that are sent from Google Apps domains email addresses where the domain has been set up to use DKIM will be signed: when an email was from a request that originated on that app's domain or any time the email was sent from an app adminstrator, including when that email is sent from a cron job or task queue request
· In the Admin Console, you can now choose how much and how long you'd like to store logs. All apps get 1G for free and eventually will be able to pay for more, while the amount can be increased this release we won't start charging for the additional capacity until the next release at the earliest
· The instances screen in the Admin Console now has a button to shut down a specific instance
1.6.3 Mar 2, 2012 New Release · In the Admin Console, you can use new the Traffic Splitting feature to send a certain percentage of traffic to a non-default application version. The traffic is split by either cookie or IP address
· Emails that are sent from Google Apps domains email addresses where the domain has been set up to use DKIM will be signed: when an email was from a request that originated on that app's domain or any time the email was sent from an app adminstrator, including when that email is sent from a cron job or task queue request
· In the Admin Console, you can now choose how much and how long you'd like to store logs. All apps get 1G for free and eventually will be able to pay for more, while the amount can be increased this release we won't start charging for the additional capacity until the next release at the earliest
· The instances screen in the Admin Console now has a button to shut down a specific instance
1.6.2 Feb 9, 2012 New Release · The Admin Console Datastore Admin has added experimental backup and restore functionality. The job occurs within your application and counts against your application quota, including Instance Hours, Datastore Ops and Datastore Storage
· Developers can now specify how long a channel token will last until it expires, with the default remaining two hours. Channel API quota is now measured both in calls to create a channel and the number of hours of channel time requested. The maximum hours of quota is the maximum number of channel creation calls * 2, so free apps get 200 hours of requested channel token time
· Python Django now work with Cloud SQL without additional configuration. For further information see https://developers.google.com/cloud-sql/
· Task Queue API requests now include a X-Appengine-TaskETA header, that can be used to measure task delivery latency
· The default API deadlines for Blobstore API calls have been raised to 15s for online and 30s for offline requests
1.5.2 Aug 3, 2011 New Release · You can now specify the minimum pending latency for instances and the maximum number of idle instances for your application in the Admin Console.
· The datastore now never requires an exploding index.
· The SDK will now never suggest indexes with the same property repeated, as such indexes are likely to be exploding indexes.
· The SDK now supports multiple concurrent transactions.
· Datastore stats are now available on a per-namespace basis.
· The queue details page in the Admin Console now contains request header details, previous run information, and a task payload viewer.
· You can modify the lease on a task leased from a pull queue using the modify_task_lease() method.
· Pull Task maximum size has been increased to 1MB.
· You can now update the number of available backend instances without needing to first stop the backend using the "backend configure" appcfg.py directive.
· You can now set the "References" and "In-Reply-To" headers with the Mail API.
1.4.3 Apr 4, 2011 New Release · Added Files API that allows writing to and reading from files in blobstore.
· You can now specify cron execution for a time interval between a start and end time.
· You can now configure the specific application version to which a task queue or cron job will send requests.
· The Admin Console Task Queues page now displays a more accurate estimate of queue size for queues containing more than 2000 tasks.
· The Prospective Search API (formerly named the Matcher API) is available for use by all applications. This API is still experimental, so applications will be limited to a maximum of 1000 subscriptions.
· The Testbed API provides easy configuration of stub libraries for local integration tests.
· In the Images API, the quality parameter was added to the resize, rotate, horizontal_flip, vertical_flip, crop and im_feeling_lucky methods.
· Fixed an issue where static file serving in the dev_appserver didn't support etags.
1.3.8 Oct 18, 2010 New Release · Builtin app.yaml handlers are available for common application functions, such as appstats.
· http://code.google.com/appengine/docs/python/config/appconfig.html#Builtin_Handlers
· The Admin Console now provides an experimental tool to delete all entities in the datastore or all entities of a given type. This is available only if enabled using the datastore_admin builtin. Deleting entities will count against application quota.
· http://code.google.com/appengine/docs/python/datastore/creatinggettinganddeletingdata.html#Deleting_Entities_in_Bulk
· You can run task queue tasks immediately from the Admin Console.
· You can now specify the quality of JPEG images via the Image API's execute_transforms function. Available in production only.
Support for login of multiple Google accounts within an app, and longer login sessions. For more information see:
· http://www.google.com/support/accounts/bin/answer.py?answer=181599
· In queue.yaml, the maximum allowed bucket size is now 100.


Most popular application freeware downloads in Other


Nokia Qt SDK 1.2 freeware download


... Lightweight simulator: · Find out how you application will work on any Qt enabled device quickly ... · Find everything you need to go from application concept to fully tested, ready to deploy application in one place. The power of the ... the power of Qt you can quickly create applications for both Symbian and Maemo devices. Remote ...
Details   Download   Save Freeware

Kinect SDK 1.5.2.331 freeware download


... Windows SDK beta is a programming toolkit for application developers. It enables the academic and enthusiast communities ... It provides Kinect capabilities to developers who build applications with C++, C#, or Visual Basic by using ... of view make it easy to create gesture-driven applications. Advanced audio capabilities Audio processing capabilities include ...
Details   Download   Save Freeware

BitNami Redmine Stack 1.4.2-1 freeware download


... Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. Its main features are: Multiple projects support Flexible role based access control. Flexible issue tracking system Gantt chart and calendar News, documents and files management Feeds and email notifications. ...
Details   Download   Save Freeware

newLISP 10.4.3 freeware download


newLISP is a LISP-like scripting language that will help you in: programming for the internet, system administration, text processing, gluing other programs together, etc. newLISP is a scripting LISP for people who are fascinated by LISP's beauty and power of expression, but who need it stripped down to easy-to-learn essentials. newLISP ...
Details   Download   Save Freeware

bada SDK 2.0.5 freeware download


... smartphone platform that allows developers to create feature-rich applications that elevate the user experience in mobile spaces. ... the WebKit Internet browser directly into native bada applications, allowing seamless integration of premiere UI technologies. Also, ... bada map control is easily embedded in your applications to deliver interactive mapping and routing with POI ...
Details   Download   Save Freeware

Qt Creator 2.5.0 freeware download


... desktop operating systems, and allows developers to create applications for multiple desktop and mobile device platforms. ... Creator provides support for building and running Qt applications for desktops and mobile devices. Build settings allow ... Qt SDK, the Qt Simulator to test Qt application for mobile devices in an environment similar to ...
Details   Download   Save Freeware

MASM Balancer 1.3 B9461 freeware download


MASM Balancer is a handy and reliable utility designed to find unbalanced MASM segment/ends macro/endm proc/end. MASM Balancer helps you find out where your MASM Microsoft *.asm assembler program where you have mismatched segment/ends macro/endm proc/endp or if/endif. It works by displaying your program with coloured backgrounds that encode the nesting. ...
Details   Download   Save Freeware

Corona SDK for Mac OS X 2.0 freeware download


... kit, that will allow you to develop complex application for various mobile platforms. FEATURES: · Create apps 10x faster - Create mobile apps easily. Whether you’re new to the iPhone app development or a veteran, Corona reduces your development time and cost by over 90 percent. · Breakthrough ...
Details   Download   Save Freeware

XVI32 2.54 freeware download


... Read Only Mode (e.g. if opened by another application or to avoid unintentional modifications) * Insert file contents into file * Write block to file * Copy, move or delete block * Clipboard support * Goto address (absolute or relative up/down) * Up to 9 named bookmarks * Enter jump ...
Details   Download   Save Freeware

Kinect SDK x64 1.5.2.331 freeware download


... Windows SDK beta is a programming toolkit for application developers. It enables the academic and enthusiast communities ... It provides Kinect capabilities to developers who build applications with C++, C#, or Visual Basic by using ... of view make it easy to create gesture-driven applications. Advanced audio capabilities Audio processing capabilities include ...
Details   Download   Save Freeware