Quixote食谱中译

QuixoteCookbook(原文)

堂吉诃德!

Quixote http://www.mems-exchange.org/software/files/tmp/quixote80.png

Information for quixote-2.0_1:

Comment: A framework for developing web applications in Python

Description: Quixote is yet another framework for developing Web applications in Python. The design goals were:

- To allow easy development of Web applications where the accent is more on

- To make the templating language as similar to Python as possible, in both

- No magic. When it's not obvious what to do in a certain case, Quixote

Quixote works by using a Python package to store all the code and HTML for a Web-based application. There's a simple framework for publishing code and objects on the Web, and the publishing loop can be customized by subclassing the Publisher class. You can think of it as a toolkit to build your own smaller, simpler version of Zope, specialized for your application.

Authors: A.M. Kuchling, Neil Schemenauer, Greg Ward

WWW: http://www.mems-exchange.org/software/quixote/ See also: http://www.amk.ca/python/writing/mx-architecture/

-- Johann Visagie <[email protected]> }}}

豆瓣评论

{{{2005-04-01 17:39:29: 阿北

}}}

QuixoteCookbook

::-- ZoomQuiet [2005-06-11 10:38:06]

QuixoteQuickIn (last edited 2009-12-25 07:14:34 by localhost)