Paketname | python-quixote1 |
Beschreibung | A highly Pythonic Web application framework |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2-4.1+b1 |
Sektion | web |
Priorität | optional |
Installierte Größe | 600 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | quixote1 (1.2-4.1) |
Paketgröße | 126394 Byte |
Prüfsumme MD5 | 84b5e839130459e6adca3ac7a4bca3ff |
Prüfsumme SHA1 | 3c57724ef1d29e2268cac050289ce8a61740b72b |
Prüfsumme SHA256 | daa43ca836a3859f02f21abbc83e92ea0a78a81d28f6ed7d44c4d7b0ed3b9ca1 |
Link zum Herunterladen | python-quixote1_1.2-4.1+b1_i386.deb |
Ausführliche Beschreibung | 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.
|