Download Source Package quixote1:
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 | 130.2 kB | 624 kB | [list of files] |
| amd64 | 129.5 kB | 620 kB | [list of files] |
| armel | 120.9 kB | 600 kB | [list of files] |
| avr32 (unofficial port) | 119.5 kB | 592 kB | [list of files] |
| hppa | 130.8 kB | 616 kB | [list of files] |
| hurd-i386 | 119.7 kB | 600 kB | [list of files] |
| i386 | 121.5 kB | 600 kB | [list of files] |
| ia64 | 138.0 kB | 664 kB | [list of files] |
| kfreebsd-amd64 | 129.3 kB | 510 kB | [list of files] |
| kfreebsd-i386 | 120.8 kB | 494 kB | [list of files] |
| m68k (unofficial port) | 121.2 kB | 600 kB | [list of files] |
| mips | 124.3 kB | 612 kB | [list of files] |
| mipsel | 126.2 kB | 612 kB | [list of files] |
| powerpc | 133.1 kB | 632 kB | [list of files] |
| s390 | 121.9 kB | 608 kB | [list of files] |
| sparc | 121.7 kB | 600 kB | [list of files] |