TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Pecan a lean Python web framework

49 点作者 poissonpie超过 11 年前

6 条评论

codegeek超过 11 年前
I have been learning Flask for a while and any other python based light frameworks are of interest. This looks promising with its own set of conventions but one thing that immediately caught my eye is this:<p><pre><code> pecan create test_project </code></pre> Essentially, it creates a barebone project with a list of pre-defined folders&#x2F;files. For me, this is not very useful as I actually prefer to create my own. In fact, as you get to a decent sized project, you always end up customizing the structure of the app and hence a barebone structure even though sounds good actually becomes unusable. For a lightweight framework, I really don&#x27;t want any app structure conventions done for me. Let me do that.
评论 #7030828 未加载
评论 #7031393 未加载
nubela超过 11 年前
What&#x27;s wrong with Flask, or the better question is. What does Pecan do better than Flask?
评论 #7031473 未加载
mattlutze超过 11 年前
I&#x27;m having trouble understanding from the paragraph intro on the site, why I would need this in the growing market of python-in-my-browser tools. I&#x27;ve used the language mostly as scripts to process piles of data -- if I were to get into generating web content, why this over one of the &quot;inspirations&quot; or other packages?
dorfsmay超过 11 年前
Is it leaner than bottle or flask?<p>It diesn&#x27;t seem as clean on a first glance?
评论 #7030371 未加载
dudus超过 11 年前
can someone name that vim color-scheme?
评论 #7032237 未加载
pc86超过 11 年前
What use is a web framework that &quot;includes no out of the box support for things like sessions or databases?&quot;
评论 #7030370 未加载
评论 #7030301 未加载