this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Revision 122 as of 2004-07-29 13:30:25

Clear message

or, more aptly put, Web Server Programming

See also:

The main purpose of this topic guide is to help in choosing between the plethora of frameworks and templating systems for Web programming, without having to learn each of them. In addition, information about different PresentationTechnologies is also provided, where appropriate, since this can be a major deciding factor in choosing a framework.

Notes on Editing

Opinions based on experience are welcome, but framework or templating system authors should sign their comments with InTheirOwnWords to admit to a certain bias.

The rather strict format of the main entries (described in WebProgrammingTemplateHelp) should not been seen as a limit. Feel free to add new pages containing examples, direct comparisons etc.

When adding new entries choose WebProgrammingTemplate when creating the page.

The listing is up-to-date as of 2003-02-11

The Web Framework Shootout (at https://colorstudy.com/docs/shootout.html) also covers several of these frameworks.

To Do

Editor: DanielDittmar (this means only that I will adapt the entries to changes in the WebProgrammingTemplate and that I will try to keep the version entries current)

Alternative Classification

Python-based

Application Frameworks

Variable Insertion-Replacement Templating Applications (Pre-processors)

Embedding the Python Interpreter into HTTP (Web) Servers

Web-based XML processing Engines

HTML Shorthand Processors

The libraries in this section implement simpler markup languages that can be automatically converted to HTML. This lets you avoid having to write HTML by hand.

Jython-accessible Java toolkits

Servlet-like Engines

Variable Insertion-Replacement Templating Applications (Pre-processors)

Python-accessible C toolkits

HTML Templating

Object Persistence and Object Relational Layers

See

Related Links

This topic guide started out as a word by word copy of PaulBoddie's [https://www.boddie.org.uk/python/web_frameworks.html Python Web Frameworks Overview].

OriginalWebProgrammingClassification is an older listing of Python-related web tools. Now only of historical interest.

Unable to edit the page? See the FrontPage for instructions.