Re: Web Page Construction in Python

2008-07-22 Thread [EMAIL PROTECTED]
Also, look at: http://www.djangoproject.com/ /Martin -- http://mail.python.org/mailman/listinfo/python-list

Re: Web Page Construction in Python

2008-07-22 Thread Diez B. Roggisch
SUBHABRATA schrieb: Dear Group, I am getting some questions on doing Web Pages in Python. I have some interactive codes in python for which I like to make web pages. I am trying to use kid. Kid I learnt, and is easy, too. My questions are: i) Am I going correct? ii) Is there any language

Web Page Construction in Python

2008-07-21 Thread SUBHABRATA
Dear Group, I am getting some questions on doing Web Pages in Python. I have some interactive codes in python for which I like to make web pages. I am trying to use kid. Kid I learnt, and is easy, too. My questions are: i) Am I going correct? ii) Is there any language other than kid? iii)