Web programming in Python.

James Matthews nytrokiss at gmail.com
Mon Sep 29 01:59:01 EDT 2008


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

On Sun, Sep 28, 2008 at 6:40 PM, Michael Crute <mcrute at gmail.com> wrote:

> On Sun, Sep 28, 2008 at 6:39 PM, Kurda Yon <kurdayon at yahoo.com> 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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080928/99bc1af4/attachment-0001.html>


More information about the Python-list mailing list