python-quixote

Highly Pythonic Web application framework

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.mems-exchange.org/software/quixote/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-quixote