954,541 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Web Page Construction in Python

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) The worked out examples of kid are not opening properly, is there any other URL where I can see them.
iv) Can cgi scripting be done with kid?
If any one can spend time on my questions.
Best Regards,
Subhabrata.

NB: In my last posting I got a warning, if the moderator can kindly point out my mistake and its remedy.

SUBHABRATAIISC
Newbie Poster
10 posts since Apr 2008
Reputation Points: 10
Solved Threads: 0
 

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

ITVanguard
Newbie Poster
2 posts since Jun 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You