您最喜欢的Python Web框架是什么? [英] What is your favorite Python web framework?

查看:73
本文介绍了您最喜欢的Python Web框架是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为一个用于构建Web应用程序的Python框架做一些研究。

我已经放弃了Zope,因为根据我的阅读,学习曲线是

太陡了,一般用

Zope构建应用程序需要更多时间。

我保留了以下内容:


- PyWork - http://pywork.sourceforge.net (不确定是否是'成熟)

- Django - http://www.djangoproject.com (看起来很有趣)

- CherryPy - http://www.cherrypy .org (不确定)


我还在这里找到了一个更全面的列表:
http://wiki.python.org/moin/WebProgramming

但我想知道你的意见在w你认为最好的帽子。我将使用的Python

框架将构建一个类似于

的电子商务应用程序Amazon.com

我赞成速度开发,密集的OO开发,性能良好的b $ b重载,短学习曲线,良好的文档和社区。


-

谢谢,


管理员。

想给我买书吗? http://tinyurl.com/78xzb :)

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 :)

推荐答案

管理员启发我们:
但我想知道你对你认为最好的看法。我将使用的Python框架将构建一个看起来像Amazon.com的电子商务应用程序
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




我是非常赞成猎豹。另请参阅
http://www.unrealtower.org/mycheetah 。我需要提出更多的方法

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


On Sun,2005年7月17日19:15:49 -0300,Sybren Stuvel

< sy*******@YOURthirdtower.com.imagination>写道:
On Sun, 17 Jul 2005 19:15:49 -0300, Sybren Stuvel
<sy*******@YOURthirdtower.com.imagination> wrote:
http://www.unrealtower。 org / mycheetah




"在查找页面时以及在寻找合适的404

页面时出错404。抱歉!

没有这样的文件/var/www/www.unrealtower.org/compiled/error404.py"


我无法表达自己猎豹,对不起!!


-

谢谢,


管理员。

想给我买一本书吗? http://tinyurl.com/78xzb :)



"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 :)


我真的很喜欢Karrigell( http://karrigell.sourceforge.net )。

恕我直言,这是最pythonic的框架因为你需要知道的所有

是python语言。

你不要''我需要学习任何模板或特殊语言,你只需要使用

普通和普通的python。

在选择编程风格时,它还为你提供了很大的自由: />
你可以在html中编写python代码(就像在PHP或ASP中一样)或者你可以在python中使用
代码html。


它也允许您将数据库映射到对象,您可以使用包含的

数据库Gadfly或任何其他具有python api的数据库。

缺点:它现在可以使用它的内置功能服务器,虽然

你可以和Apache或Xitami一起使用它这里仍然没有办法用mod_python来实现

,据我所知,没有托管服务提供商

与Karrigell一起使用。

它主要由那些使用自己的

计算机运行网站的人使用。

I really like Karrigell ( http://karrigell.sourceforge.net ).
It is, IMHO, the most pythonic framework because all you need to know
is the python language.
You don''t need to learn any template or special language, you only use
plain and regular python.
It also gives you a lot of freedom when choosing a programming style:
you can code python inside html (just like in PHP or ASP) or you can
code html within python.

It also lets you map databases to objects and you can use the included
database Gadfly or any other that has a python api.
The downside: it currectly works with its built-in server, and although
you can use it alongside Apache or Xitami, there''s still no way to do
it with mod_python, and as far as I know, there''s no hosting providers
with Karrigell instaled.
It is being used mainly by people who run their websites from their own
computers.


这篇关于您最喜欢的Python Web框架是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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