Download Source Package quixote:
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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 122.3 kB | 624 kB | [list of files] |
| amd64 | 121.2 kB | 616 kB | [list of files] |
| armel | 118.9 kB | 592 kB | [list of files] |
| avr32 (unofficial port) | 119.2 kB | 596 kB | [list of files] |
| hppa | 121.3 kB | 596 kB | [list of files] |
| hurd-i386 | 117.8 kB | 592 kB | [list of files] |
| i386 | 118.2 kB | 592 kB | [list of files] |
| ia64 | 125.5 kB | 632 kB | [list of files] |
| kfreebsd-amd64 | 121.1 kB | 500 kB | [list of files] |
| kfreebsd-i386 | 118.5 kB | 480 kB | [list of files] |
| m68k (unofficial port) | 119.9 kB | 596 kB | [list of files] |
| mips | 120.9 kB | 604 kB | [list of files] |
| mipsel | 119.8 kB | 604 kB | [list of files] |
| powerpc | 126.8 kB | 624 kB | [list of files] |
| s390 | 120.7 kB | 596 kB | [list of files] |
| sparc | 116.9 kB | 592 kB | [list of files] |