/gaesample

Some samples of google gae app

Primary LanguagePython

GAE sample with python

部署方法:

appcfg update appname

hello

最简单python应用

hello_webapp

使用webapp框架的例子

hello_webapp2

使用 webapp2的例子

hello_wsgi

使用 wsgi 规范的例子

hello_url_fetch

使用 url_fetch的例子