Web server platform for beginner

2005-05-16 Thread Chris
Hi,

I'm looking at python as a serious alternative for Windows Forms, C#
and ASP.Net as it is completely open source.

I've determined that wxPython is the best replacement for Windows Forms
but have not managed to find a comprehensive list of all the web
platforms that python runs on apart from Zope and mod_python.

Are there any others which are simpler than mod_python handlers, yet
not as extensive as Zope?

Cheers,

- Chris.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Web server platform for beginner

2005-05-16 Thread kdahlhaus
Chris,

CherryPy 2 is very easy to get started with.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Web server platform for beginner

2005-05-16 Thread Irmen de Jong
Chris wrote:
> Hi,
> 
> I'm looking at python as a serious alternative for Windows Forms, C#
> and ASP.Net as it is completely open source.
> 
> I've determined that wxPython is the best replacement for Windows Forms
> but have not managed to find a comprehensive list of all the web
> platforms that python runs on apart from Zope and mod_python.
> 
> Are there any others which are simpler than mod_python handlers, yet
> not as extensive as Zope?

Have you seen http://wiki.python.org/moin/WebProgramming   ?

May I suggest to give Snakelets a try.

--Irmen
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Web server platform for beginner

2005-05-16 Thread Chris
If only i'd seen that page ;-)

Thanks for the heads up

Cheers,

- Chris.

-- 
http://mail.python.org/mailman/listinfo/python-list