Web tool kit : pro - cons ?

vincent_delft vincent_delft at yahoo.com
Sat Jul 26 19:01:45 EDT 2003


Irmen de Jong wrote:

> vincent_delft wrote:
> 
>> Is there a site who list the main charateristics of each of those Web
>> tool kit ?
> 
> Check out http://www.python.org/cgi-bin/moinmoin/WebProgramming
> 
> --Irmen de Jong


Waouuuww...  

So many different tools ....

Can I get some "guidelines" ?
My needs are :
- Build pages via templates (easy to split content and layout)
- My pages will be defined with "boxes".  I would like to have a tool that
can manage easely such "object".
- I will use PostgreSQL as backend.
- possibility to build very simple web site (<10 users) but big web sites
too ( > 1000 users). So I don't need a Apache/mod_Python, ... for small web
sites. CGIHTTPserver is enough. But CGIHTTPServer will not be able to
manage very high load.
 






More information about the Python-list mailing list