问题描述
我正在为一个用于构建Web应用程序的Python框架做一些研究。
我已经放弃了Zope,因为根据我的阅读,学习曲线是
太陡了,一般用
Zope构建应用程序需要更多时间。
我保留了以下内容:
- PyWork - (不确定是否是'成熟)
- Django - (看起来很有趣)
- CherryPy - (不确定)
我还在这里找到了一个更全面的列表:
但我想知道你的意见在w你认为最好的帽子。我将使用的Python
框架将构建一个类似于
的电子商务应用程序Amazon.com
我赞成速度开发,密集的OO开发,性能良好的b $ b重载,短学习曲线,良好的文档和社区。
-
谢谢,
管理员。
想给我买书吗? :)
I am doing some research for a Python framework to build web applications.
I have discarted Zope because from what I''ve read, the learning curve is
too steep, and it takes more time to build applications in general with
Zope.
I have kept the following:
- PyWork - http://pywork.sourceforge.net (Not sure if it''s mature)
- Django - http://www.djangoproject.com (Looks interesting)
- CherryPy - http://www.cherrypy.org (Unsure)
I have also found a more comprehensive list here:
http://wiki.python.org/moin/WebProgramming
But I''d like to know your opinion on what you think is best. The Python
framework I''ll use will be to build an e-commerce application looking like
Amazon.com
I favor speed of development, intensive OO development, performance under
heavy load, short learning curve, good documentation and community.
--
Thanks,
Admin.
Want to buy me a book? http://tinyurl.com/78xzb :)
推荐答案
我是非常赞成猎豹。另请参阅
。我需要提出更多的方法
documentation&例子,但基础知识就在那里。
让我知道你的想法!
Sybren
-
世界的问题是愚蠢。并不是说应该对愚蠢的死刑进行处罚,但为什么我们不要仅仅拿掉
安全标签来解决问题呢? br />
Frank Zappa
I''m greatly in favour of Cheetah. Also see
http://www.unrealtower.org/mycheetah. I need to put up way more
documentation & examples, but the basics are there.
Let me know what you think!
Sybren
--
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don''t we just take the
safety labels off of everything and let the problem solve itself?
Frank Zappa
"在查找页面时以及在寻找合适的404
页面时出错404。抱歉!
没有这样的文件/var/www/www.unrealtower.org/compiled/error404.py"
我无法表达自己猎豹,对不起!!
-
谢谢,
管理员。
想给我买一本书吗? :)
"Error 404 while looking up your page AND when looking for a suitable 404
page. Sorry!
No such file /var/www/www.unrealtower.org/compiled/error404.py"
I can''t express myself on Cheetah, sorry!!
--
Thanks,
Admin.
Want to buy me a book? http://tinyurl.com/78xzb :)
这篇关于您最喜欢的Python Web框架是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!