Hi Subhabrata. I'm not sure if I'm answering your question correctly, but maybe it can point you in the right direction. You may want to look at a few Python based web application frameworks. Use the link (Wikipedia) below.
They range from basic to complex (IMHO). For simple python server page style code, my personal favorites are Web2Py ( http://mdp.cti.depaul.edu/ ) and Karrigel ( http://karrigell.sourceforge.net/ ) . Django & TurboGears are quite popular & have multiple books & tutorials available, but they may be overkill for simple applications. Good luck! (Excuse me if I posted stuff you already know).
See http://en.wikipedia.org/wiki/List_of_web_application_frameworks#Python