public
Description: Just add the appengine SDK, then take over the world
Homepage: http://overstimulate.com
Clone URL: git://github.com/anotherjesse/webpy-appengine-helloworld.git
name age message
file README Sat Jun 07 00:26:07 -0700 2008 added really basic instructions [anotherjesse]
file app.yaml Sat Jun 07 00:22:05 -0700 2008 initial import [anotherjesse]
file hello.py Sat Jun 07 00:22:05 -0700 2008 initial import [anotherjesse]
file models.py Sat Jun 07 00:22:05 -0700 2008 initial import [anotherjesse]
directory static/ Sat Jun 07 00:22:05 -0700 2008 initial import [anotherjesse]
directory templates/ Sat Jun 07 00:22:05 -0700 2008 initial import [anotherjesse]
directory vendor/ Sat Oct 11 16:20:44 -0700 2008 redirect was broken by google [anotherjesse]
README
Grab the App Engine SDK:

  http://code.google.com/appengine/downloads.html

Then run the demo via:

  dev_appserver.py .

Customize your "routes" via app.yaml