相当于 Sinatra 的 Python

发布于 2024-10-11 01:47:21 字数 225 浏览 1 评论 0原文

我知道很多人在用 Ruby 编写 Web 应用程序时使用 Sinatra,因为他们不希望自己的框架强迫他们使用 MVC。

Python中有类似的东西吗?我正在寻找一个能够在 Python 和 Web 之间提供粘合剂的框架,仅此而已。我看过 Web.py,但它似乎不是我要找的。

编辑:不要只是链接到随机框架,还请说明它们与其他框架的比较如何,以及它们有什么特殊功能。

I know that many people use Sinatra when programming webapps in Ruby because they don't want their framework to get in the way by forcing them to use MVC.

Is there something similar in Python? I'm looking for a framework which provides the glue between Python and the web, and not much more. I've looked at Web.py, but it doesn't seem to be quite what I'm looking for.

EDIT: Instead of just linking to random frameworks, please also say how they compare to the others, and what special features they have.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

清晨说晚安 2024-10-18 01:47:21

有几个微型网络框架。我个人喜欢 Bottle

一个好的此处存在选项概述列表

There are several micro web frameworks. I personally like Bottle

A good overview list of options exist here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文