On Thursday 05 May 2011 03:52 PM, Ataulla S H wrote:
go for pylons framework with mysql
To be precise, use Pyramid. Pylons is now a brand name under which
several projects exist. Pylons 1.0 is now a legacy framework. If you are
looking at Pylons, go with Pyramid. A typical Pyramid application uses
SQLAlchemy ORM to talk to databases.
Like Kenneth mentioned, mod_python is dead.
WSGI is the way to go. A web server, paster is shipped along with
Pyramid. You can use that as well. You could either use either paster or
mod_wsgi.
--
With warm regards,
Sudheer. S
Personal home page - http://sudheer.net | Tech Chorus - http://techchorus.net
Web and IT services - http://binaryvibes.co.in
Twitter: http://twitter.com/bngsudheer http://twitter.com/binaryvibes
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers