Skip to main content

A highly Pythonic Web application framework

Project 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.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page