BananaPy
QTpy
RecursiPy
BlanchePy
CowboyPy
SpaghettiPy
2and3Py
@abhinav_rastogi
https://cloud.google.com/appengine/downloads
$ dev_appserver.py .
http://stackoverflow.com/questions/12787730/execute-code-on-app-engine-application-initialization
https://cloud.google.com/appengine/docs/python/tools/localunittesting
import unittest
from google.appengine.api import memcache
from google.appengine.ext import ndb
from google.appengine.ext import testbed
$ appcfg.py --oauth2 update .
QuotaLimit (per day)
Backend Instance Hours | 9 hours |
Frontend Instance Hours | 28 hours |
Emails | 100 (5000 admin emails) |
Bandwidth in | 1 GB |
Bandwidth out | 1 GB |
Datastore Storage Data | 1 GB |
Datastore read, write, and store Operations | 50,000 each |
Code and Static File Storage | 1 GB |
Logs Stored Data | 1 GB |
Search API Stored Data | 250 MB |
Search API Search Minutes | 100 minutes |
@abhinav_rastogi