Testing some Python frameworks on Google App Engine.
-
Django application, see the code at the django branch.
- See it live here: http://1.latest.gaeseries.appspot.com.
- See the blog post in english: http://www.franciscosouza.net/2010/08/flying-with-django-in-google-app-engine.html
- See the blog post in portuguese: http://www.franciscosouza.com.br/2010/08/02/voando-com-o-django-no-google-app-engine/
-
web2py application, see the code at the "web2py" branch.
- See it live here: http://2.latest.gaeseries.appspot.com/
- See the blog post in english: http://www.franciscosouza.net/2010/08/flying-with-web2py-in-google-app-engine.html
- See the blog post in portuguese: http://www.franciscosouza.com.br/2010/08/06/voando-com-o-web2py-no-google-app-engine/
-
Flask application, see the code at the "flask" branch.
- See it live here: http://3.latest.gaeseries.appspot.com
- See the blog post in english: http://www.franciscosouza.net/2010/08/flying-with-flask-in-google-app-engine.html
- See the blog post in portuguese: http://www.franciscosouza.com.br/2010/08/12/voando-com-o-flask-no-google-app-engine/
-
tipfy application, see the code at the "tipfy" branch.
- See it live here: http://4.latest.gaeseries.appspot.com/
- See the blog post in english: http://www.franciscosouza.net/2010/09/flying-with-tipfy-in-google-app-engine.html