[google-appengine] Use Bottle Python Framework with Google App Engine

2011-03-04 Thread Rutwick
Hey guys,

Bottle is an extremely small Python framework (71KB only!), comes with
a development server, a templating engine and supports Jinja2 and
Mako. You can use it for GAE too. Here's how:

http://blog.rutwick.com/use-bottle-python-framework-with-google-app-engine

Hope you find it useful!

Thanks,
Rutwick

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Use Bottle Python framework with Google App Engine

2011-03-01 Thread Rutwick
Hey guys,

You can use Bottle Python framework for making GAE apps... Its
extremely small (72KB only!) and very easy to learn...

http://blog.rutwick.com/use-bottle-python-framework-with-google-app-engine

Hope someone finds it useful !

Thanks,
Rutwick

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.