DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-quixote
BeschreibungA highly Pythonic Web application framework
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.5-5
Sektionuniverse/web
Prioritätoptional
Installierte Größe596 Byte
Hängt ab vonpython (<< 2.7), python (>= 2.6), python-support (>= 0.7.1)
Empfohlene Paketepython-quixote-doc
PaketbetreuerUbuntu MOTU Developers
Quellequixote
Paketgröße121796 Byte
Prüfsumme MD503d60f84cb83ecf432de0c9cb93e1505
Prüfsumme SHA18876f95547346551e5b9f575d9ab5eb1416c054d
Prüfsumme SHA25685cc4d0336fe659d117666ecf4513726f29a022a133dc4a13489cd1b0777c4f6
Link zum Herunterladenpython-quixote_2.5-5_i386.deb
Ausführliche BeschreibungQuixote 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.


Impressum
Linux is a registered trademark of Linus Torvalds