To help others get started using web.py and App Engine to take over the world, I've taken my website and stripped it down to the basics. I've uploaded this into a poorly named github project as "webpy-appengine-helloworld".
The demo app uses models/GQL and templates (including a layout template). I've also a few vendor utils that are useful: a patched recaptcha and beautifulsoup.
Getting started is as simple as downloading my project, downloading the SDK, and typing dev_appserver .
You can read in a previous post about how I used recaptcha and beautifulsoup on overstimulate.com.
Responses to "Web.py + App Engine Skeleton"
Leave a response