If you are considering using a framework try Django. I enjoy using it!

On Sun, Sep 28, 2008 at 6:40 PM, Michael Crute <[EMAIL PROTECTED]> wrote:

> On Sun, Sep 28, 2008 at 6:39 PM, Kurda Yon <[EMAIL PROTECTED]> wrote:
> > I am totaly newbie in the Python's web programming. So, I dont even
> > know the basic conceptions (but I have ideas about php-web-
> > programming). Does it work in a similar way? First, I have to install
> > a Python-server?
>
> There are a couple of different ways to do web development in python.
> The easiest if you're familiar with web development in other languages
> is through CGI. I would recommend reading up on the python cgi module
> [1] which will walk you through the basics of writing your first cgi
> program. When you're comfortable with basic cgi you might want to look
> into a framework like Django or CherryPy.
>
> -mike
>
> [1] http://docs.python.org/lib/module-cgi.html
>
> --
> ________________________________
> Michael E. Crute
> http://mike.crute.org
>
> God put me on this earth to accomplish a certain number of things.
> Right now I am so far behind that I will never die. --Bill Watterson
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
http://www.goldwatches.com/

http://www.jewelerslounge.com/
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to