Differences between revisions 60 and 62 (spanning 2 versions)
Revision 60 as of 2003-02-11 04:27:29
Size: 5180
Editor: lsanca1-ar23-4-63-034-002
Comment:
Revision 62 as of 2003-02-11 04:37:57
Size: 4297
Editor: lsanca1-ar23-4-63-034-002
Comment:
Deletions are marked like this. Additions are marked like this.
Line 80: Line 80:
==== Application Servers ==== ==== Application Frameworks ====
Line 82: Line 82:
    1. ["Zope"]
    1. ["Crusader"]
    1. TwistedMatrix
    1. SkunkWeb
    * CherryPy
    * ["Crusader"]
    * SkunkWeb
    *
TwistedMatrix
    * ["Quixote"]
    * ["
Webware"]
    * ["Zope"]
Line 88: Line 91:
==== HTTP Server and CGI ==== ==== Servlet-based Engines ====
Line 90: Line 94:
    * CherryPy
    * HpPythonBusinessLibraries
    * JonsPythonModules
    * ["maki"]
    * ModPython
    * ["MSS"]
    * ["PyWX"]
    * ["pso"]
    * ["Quixote"]
    * ScriptFoundryModules
    * ["Slither"]
    * ["Spyce"]
    * ["Wasp"]
    * ["Webware"]
    * ["Cheetah"]
    * ["Jaguar"]
Line 105: Line 97:
==== Content Management Frameworks ====
    * [http://halfdans.net/index.py/apollo?c=show Apollo]
    * [http://www.plone.org Plone]
Line 109: Line 98:
==== Templating Systems ====
==== Templating Variable Insertion Languages ====
Line 112: Line 103:
    * ["Cheetah"]
    * CHTL and CGTL (CherryPy)
Line 116: Line 105:
    * [http://www.twistedmatrix.com/documents/howto/domtemplate DOMTemplate]
Line 118: Line 106:
    * dtml (["Zope"])
Line 121: Line 108:
Line 122: Line 110:
    * ["Spyce"]
Line 123: Line 113:
    * PSP in ["Webware"]
    * PTL (["Quixote"])
Line 126: Line 114:
    * Python Server Pages (SkunkWeb)
Line 128: Line 115:
    * STML (SkunkWeb)
    * [http://www.twistedmatrix.com/documents/howto/woven Woven] (TwistedMatrix)
Line 131: Line 116:
    * [http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52305 YAPTU][http://pythonjournal.cognizor.com 'in Python Journal 3(1)]
    * [http://zebra.sourceforge.net/ Zebra]
    * ZPT (["Zope"])

==== Web services ====
    * [http://pywebsvcs.sf.net Python Web Services] a SourceForge "meta-project" for Python web services programming
    * [http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52305 YAPTU]

This topic guide is a word by word copy of PaulBoddie's [http://www.boddie.org.uk/python/web_frameworks.html Python Web Frameworks Overview]. Putting it into Wiki format hopefully allows more people to contribute.

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.

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.

Multi Protocol Server

HTTP Server and CGI

Content Management Frameworks

Templating Systems

Web services

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)

Alternative Classification

Application Frameworks

Servlet-based Engines

  • ["Albatross"]
  • ["Cheetah"]
  • ["Jaguar"]

Templating Variable Insertion Languages

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

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