Category Archives: Web2py

General Approach

Okay, with Web2py and GAE, there are a couple main ways to do development. One is to develop using strictly Web2py, and test your application on GAE. The other is to download the GAE local server, and develop on GAE … Continue reading

Posted in Web2py | Leave a comment

Why Web2py?

I’m interested in running a site on Google App Engine (GAE), so I set out to find a framework that would work well there without much tweaking. I took a brief look at Django, but found that the most current … Continue reading

Posted in Web2py | Leave a comment

Web2py Experiments

Okay, right off the bat I’d like to get the religious arguments out of the way. Yes, I understand the objections that many people have to Web2py on the basis of what I’ll call “Python purity”. Those objections are valid … Continue reading

Posted in Web2py | Leave a comment