红联Linux门户
Linux帮助

Python的Web开发框架 spiked

发布时间:2013-04-15 16:15:12来源:红联作者:empast
Spiked 是一个Python语言的Web开发框架,基于 Twisted 和 Cheetah 开发。

Writing applications in Spiked is centered around creating fragments: dynamic portions of your application which in code look like Python classes with corresponding Cheetah templates, which are later grouped together into areas and pages. Collections of pages form Spiked applications. One could say that Spiked is front-end oriented framework. It also provides facilities for plugging in custom data back-ends.

项目主页:http://sourceforge.net/apps/trac/spiked/

下载地址:http://sourceforge.net/projects/spiked/

来自:开源中国社区
文章评论

共有 0 条评论