What will be the setup process for website development?

Posted by Vijay Shanker on Stack Overflow See other posts from Stack Overflow or by Vijay Shanker
Published on 2010-05-16T06:15:00Z Indexed on 2010/05/16 6:20 UTC
Read the original article Hit count: 188

Filed under:
|

Hi,

I want to create a simple site for my personal usage. And this only in python based technologies. So I want to get a expert oponian on this topic.

  1. What should i used as platform? I did a search for available options and found Django, grok, web2py and many more of these. Which one a novice use should use? If I choose to use only the basic python scripts then what option i have to work on?
  2. http://wiki.python.org/moin/WebBrowserProgramming. This link on python site confused me more, instead of solving my curiosity about the topic. Please give some pointer to accurate and easy to understand reading materials.

I have got a idea of developing java based web applications using either spring-webmvc and struts. Can I relate Java process to python process for web development?

© Stack Overflow or respective owner

Related posts about python

Related posts about web-development