On Fri, Aug 6, 2010 at 12:12 PM, Rajesh kumar <[email protected]>wrote:
> Hi, > > I am on process of developing a webapplication in python. The application > has a huge amount of logics to be performed, lot of artificial intelligence > to be processed. i am really confused to select the exact framework to be > choose, this application is not a simple CRUD it handles with more complex > logic so please suggest me one. > Hi Rajesh, You can look at the following for a list of frameworks, http://wiki.python.org/moin/WebFrameworks I personally enjoyed django. I think, most of the web frameworks should be able to handle complex logic as it depends on the individual who writes logic rather than the frameworks. -- Regards, S.Selvam " I am because we are " _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
