Web工具包:赞成? [英] Web tool kit : pro - cons ?

查看:84
本文介绍了Web工具包:赞成?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个Web工具包来构建具有以下

标准(优先顺序)的网页:

- 易于使用,开发(代码的可重用性,...)

- 灵活(理想情况下应该使用Python CGIHTTPServer和/或Apache运行

(带或不带mod_python)

- 负载平衡和/或缓存的可能性(对于非常高的负载

网页)


我已经创建了很多工具.. 。


我已经阅读了大部分的文档,我已经测试了其中的一些。

但是,有没有人经验丰富用户谁可以为这些解决方案的每个

提供利弊?(或建议另一个)


是否有网站列出主要特征每个网络工具

套件?


谢谢

Zope( www.zope.org)

SkunkWeb( http://skunkweb.sourceforge.net/)

Quixote( http://www.mems-exchange.org/software/quixote/)

Twisted( http://www.twistedmatrix.com/

Albatross( http://www.object -craft.com.au/projects/albatross/

Cherrypy(...)

pwo(...)

....

解决方案

vincent_delft写道:

是否有网站谁列出了每个Web工具
工具包的主要特征?




查看 http://www.python.org/cgi-bin/moinmoin/WebProgramming


- Irmen de Jong


Irmen de Jong写道:

vincent_delft写道:

是否有网站列出了每个Web
工具包的主要特征?



查看 http://www.python.org/cgi -bin / moinmoin / WebProgramming

- Irmen de Jong



Waouuuww ...


许多不同的工具....


我可以获得一些指南吗? ?

我的需求是:

- 通过模板构建页面(易于拆分内容和布局)

- 我的页面将使用 ;盒及QUOT ;.我想有一个工具,

可以轻松管理这样的对象。

- 我将使用PostgreSQL作为后端。

- 建立非常简单的网站(< 10个用户)但是大型网站的可能性

(> 1000个用户)。所以我不需要Apache / mod_Python,...对于小型网站

网站。 CGIHTTPserver就足够了。但是CGIHTTPServer将无法管理非常高的负载。


vincent_delft写道:

我的需求是:
- 通过模板构建页面(易于拆分内容和布局)


ZPT似乎是一个很好的选择。

- 我的页面将用框定义。我想有一个工具,可以轻松地管理这样的对象。


你的意思是用于Python的WYSIWYG Web开发IDE?我不认为有这样的事情。

- 我将使用PostgreSQL作为后端。




我建议您使用pyPgSQL或psycopg。我对于pyPgSQL有点偏见

,是其开发人员之一;-)

- Gerhard


I''m looking for a Web Tool kit to build web pages with the following
criteria (in priority order) :
- easy to use, develop (reuseability of code, ...)
- flexible (ideally should run with Python CGIHTTPServer and/or with Apache
(with or wihout mod_python)
- possibility to have load balancing and/or caching (for very high loaded
web pages)

I''ve founded lot of tools ...

I''ve read the doc of most of them, I''ve tested some of them.
But, is there anyone "experienced user" who can give the pro-cons for each
of those solutions ? (or propose an another)

Is there a site who list the main charateristics of each of those Web tool
kit ?

Thanks
Zope (www.zope.org),
SkunkWeb (http://skunkweb.sourceforge.net/),
Quixote (http://www.mems-exchange.org/software/quixote/),
Twisted (http://www.twistedmatrix.com/)
Albatross (http://www.object-craft.com.au/projects/albatross/)
Cherrypy (...)
pwo (...)
....

解决方案

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


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.


vincent_delft wrote:

My needs are :
- Build pages via templates (easy to split content and layout)
ZPT seems to be a good option there.
- My pages will be defined with "boxes". I would like to have a tool that
can manage easely such "object".
You mean a WYSIWYG web development IDE for Python? I don''t think there''s
such a thing.
- I will use PostgreSQL as backend.



I''d suggest you use pyPgSQL or psycopg for this. I''m a little biased
towards pyPgSQL, being one of it''s developers ;-)

-- Gerhard


这篇关于Web工具包:赞成?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆