python项目的想法 [英] python project ideas

查看:82
本文介绍了python项目的想法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。

我想知道这是否是正确的地方,可以为大学提供一些关于

python项目的建议。

我希望它是一个有用的和基于网络的东西。该项目必须由2-3人组在2-3个月内完成。

可能对开源或python社区有用......
嗯,只需发布​​您认为合适的内容......

hi to everyone
I wondered if this might be the right place to ask for some ideas for
python project for university.
I''d like it to be something useful and web-based. And the project must
be complete in 2-3 months by 2-3 person group.
May be something useful for open source or python community ...
Well, just post what you think could be appropriate ...

推荐答案

10月25日,5:09 am,menk ... @ gmail.com < menk ... @ gmail.comwrote:
On Oct 25, 5:09 am, "menk...@gmail.com" <menk...@gmail.comwrote:

嗨大家好

我想知道这可能是正确的地方要求

大学的python项目的一些想法。

我希望它是有用的和基于网络的。该项目必须由2-3人组在2-3个月内完成。

可能对开源或python社区有用......
嗯,只需发布​​您认为合适的内容...
hi to everyone
I wondered if this might be the right place to ask for some ideas for
python project for university.
I''d like it to be something useful and web-based. And the project must
be complete in 2-3 months by 2-3 person group.
May be something useful for open source or python community ...
Well, just post what you think could be appropriate ...



在python中重写moodle?:)

Rewrite moodle in python?:)


2007年10月24日, me*****@gmail.com < me ***** @ gmail.comwrote:
On 10/24/07, me*****@gmail.com <me*****@gmail.comwrote:

嗨大家

我想知道这可能是正确的地方向大学请教一些关于

python项目的想法。

我希望它能成为有用且基于网络的东西。该项目必须由2-3人组在2-3个月内完成。

可能对开源或python社区有用......
嗯,只需发布​​您认为合适的内容...
hi to everyone
I wondered if this might be the right place to ask for some ideas for
python project for university.
I''d like it to be something useful and web-based. And the project must
be complete in 2-3 months by 2-3 person group.
May be something useful for open source or python community ...
Well, just post what you think could be appropriate ...



最近我一直在考虑的事情 - 模板工具

能够分块输出(即在填写时发送

模板的渲染输出)。例如,如果你有一个页面

在模板中间有一个慢速数据库查询,你可以

将页面的上半部分作为分块HTML发出客户端可以

开始呈现页面而不会停止并等待SQL

查询在页面发送之前完成。你可能会写这个作为Mako / Cheetah的扩展名(或者可能扩展一些东西

就像mod_python / mod_wsgi一样,不知道这些是否支持chunked

输出与否),但你也可以自己编写模板引擎




-

Evan Klitzke< ev ** @ yelp.com>

Something I''ve been thinking about recently -- a templating tool
capable of chunked output (i.e. sending the rendered output of the
template as it is filled in). For example, if you have a page that
has a slow database query in the middle of the template, you could
emit the top half of the page as chunked HTML so that the client could
start rendering the page without stalling and waiting for the SQL
query to complete before the page is sent out. You''d probably write
this as an extension to Mako/Cheetah (and possibly extend something
like mod_python/mod_wsgi, don''t know whether these support chunked
output or not), but you could also write your own templating engine
for this.

--
Evan Klitzke <ev**@yelp.com>


Evan Klitzke写道:
Evan Klitzke wrote:

但你也可以为此编写自己的模板引擎。
but you could also write your own templating engine for this.



不,请。


Stefan

No, please.

Stefan


这篇关于python项目的想法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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