Quixote is yet another framework for developing Web applications in Python. The design goals were:
1) To allow easy development of Web applications where the
emphasis is more on complicated programming logic than
complicated templating.
2) To make the templating language as similar to Python as possible,
in both syntax and semantics. The aim is to make as many of the
skills and structural techniques used in writing regular Python
code applicable to Web applications built using Quixote.
3) No magic. When it's not obvious what to do in
a certain case, Quixote refuses to guess.
If you view a web site as a program, and web pages as subroutines, Quixote just might be the tool for you. If you view a web site as a graphic design showcase, and each web page as an individual work of art, Quixote is probably not what you're looking for.
|
|
|
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| alpha | 130.2 kB | 624 kB | [文件列表] |
| amd64 | 129.5 kB | 620 kB | [文件列表] |
| armel | 120.9 kB | 600 kB | [文件列表] |
| avr32 (非官方移植版) | 119.5 kB | 592 kB | [文件列表] |
| hppa | 130.8 kB | 616 kB | [文件列表] |
| hurd-i386 | 119.7 kB | 600 kB | [文件列表] |
| i386 | 121.5 kB | 600 kB | [文件列表] |
| ia64 | 138.0 kB | 664 kB | [文件列表] |
| kfreebsd-amd64 | 129.3 kB | 510 kB | [文件列表] |
| kfreebsd-i386 | 120.8 kB | 494 kB | [文件列表] |
| m68k (非官方移植版) | 121.2 kB | 600 kB | [文件列表] |
| mips | 124.3 kB | 612 kB | [文件列表] |
| mipsel | 126.2 kB | 612 kB | [文件列表] |
| powerpc | 133.1 kB | 632 kB | [文件列表] |
| s390 | 121.9 kB | 608 kB | [文件列表] |
| sparc | 121.7 kB | 600 kB | [文件列表] |