On Monday 12 July 2010 17:31:11 Vamsee Kanakala wrote: > On Monday 12 July 2010 03:10 PM, Kenneth Gonsalves wrote: > > There are a zillion frameworks out there - django, webpy, web2py, > > cherrypy, turbogears etc etc etc. Again using db programming is also out > > - there are ORMs like sqlalchemy, django ORM etc. And no one writes plain > > html - templates like cheetah, jinja, mako, and a zillion others are > > there. > > > > Just for curiosity's sake - why not web.py? I heard it finds a great > balance between doing plain cgi and a full-on framework like Django. >
webpy is mentioned above - and another reason to use it is that a core developer is our very own Anand C - in fact the current inpycon 2010 website is being run on infogami - a wiki that runs on web.py. But what Bharathi is doing is a simple throw-away app - and as he says - no need for any framework. -- regards kg http://lawgon.livejournal.com/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
