Differences between revisions 124 and 126 (spanning 2 versions)
Revision 124 as of 2004-07-29 19:25:12
Size: 3993
Editor: client-363-p-1-lns
Comment:
Revision 126 as of 2004-08-01 17:23:04
Size: 3940
Comment: Move editing section to end
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:

==== 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 Web``Programming``Template when creating the page.

==== Other Guides ====

The Web Framework Shootout (at http://colorstudy.com/docs/shootout.html) also covers several of these frameworks.
Line 50: Line 38:
    * [http://snakelets.sourceforge.net/ Snakelets]
Line 109: Line 96:
The Web Framework Shootout at http://colorstudy.com/docs/shootout.html also covers several of these frameworks.
Line 112: Line 101:
OriginalWebProgrammingClassification is an older listing of Python-related web tools. Now only of historical interest. OriginalWebProgrammingClassification is an older listing of Python-related web tools, and is now out of date and only of historical interest.

==== 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 Web``Programming``Template when creating the page.


or, more aptly put, Web Server Programming

See also:

This topic guide links to the frameworks and templating systems available for Web programming in Python.

To Do

  • The templating systems should really get a different page layout, showing examples etc.
  • describe PHP and Java in the same format as quite a few will want to compare to them anyway
  • Is there any interest in a WebProgrammingShootOut?

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)

Python-based

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

Application Frameworks

Variable Insertion-Replacement Templating Applications (Pre-processors)

Embedding the Python Interpreter into HTTP (Web) Servers

Web-based XML processing Engines

  • ["4Suite"]
  • ["maki"]

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

Related Links

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

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

OriginalWebProgrammingClassification is an older listing of Python-related web tools, and is now out of date and only of historical interest.

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.

WebProgramming (last edited 2008-11-15 13:59:44 by localhost)

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