Size: 1284
Comment: missing edit-log entry for this revision
|
Size: 2744
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
This topic guide is a word by word copy of Paul Boddie's | #pragma section-numbers off This topic guide is a word by word copy of PaulBoddie's |
Line 4: | Line 5: |
The main purpose of this topic guide is to help in choosing a framework 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. | 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. |
Line 6: | Line 7: |
Although comments and clarifications by the framework authors are very much appreciated, adding a standard signature like InTheirOwnWords would help to bring words like 'easy' and 'intuitive' into context. | Opinions based on experience are welcome, but framework or templating system authors should sign their comments with InTheirOwnWords to admit to a certain bias. |
Line 8: | Line 9: |
The rather strict format of the main entries should not been seen as a limit. Feel free to add new pages containing examples, direct comparisons etc. | 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. |
Line 10: | Line 11: |
Known frameworks: | When adding new entries choose Web``Programming``Template when creating the page. ==== Multi Protocol Server ==== * ["Crusader"] * TwistedMatrix |
Line 12: | Line 17: |
* WebWare | |
Line 14: | Line 18: |
* TwistedMatrix | * [http://www.nightmare.com/medusa/index.html Medusa] * [http://4Suite.org 4Suite] ==== HTTP Server and CGI ==== * ["Albatross"] * CherryPy * [http://pysol.sourceforge.net/ HP Python Business Libraries] * JonsPythonModules * ["maki"] * ModPython * ["MSS"] |
Line 16: | Line 30: |
* ["Albatross"] | * ScriptFoundryModules * ["Slither"] * ["Spyce"] * ["Wasp"] * ["Webware"] ==== Templating Systems ==== * [http://ahts.sourceforge.net/ AHTS] * ["Castalian"] * ["Cheetah"] * CHTL and CGTL (CherryPy) * ClearSilver * CubicTemp * [http://www.twistedmatrix.com/documents/howto/domtemplate DOMTemplate] * dtml (["Zope)"]) * [http://www.alcyone.com/pyos/empy/ empy] * [http://htmltmpl.sourceforge.net/ htmltmpl] |
Line 18: | Line 48: |
* ["Spyce"] * CherryPy * ["maki"] * ClearSilver * ScriptFoundryModules * add new entries by using the code in the WebProgrammingTemplate |
* PSP in ["Webware"] * PTL (["Quixote"]) * PythonServerPages (SkunkWeb) * [http://docutils.sourceforge.net/rst.html reStructuredText] * STML (SkunkWeb) * [http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52305 YAPTU] * [http://zebra.sourceforge.net/ Zebra] * ZPT (["Zope"]) |
Line 25: | Line 57: |
Is there any interest in a WebProgrammingShootOut? | ==== 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? |
Line 27: | Line 62: |
Editor: DanielDittmar | 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) |
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
- ["Crusader"]
- ["Zope"]
[http://4Suite.org 4Suite]
HTTP Server and CGI
- ["Albatross"]
[http://pysol.sourceforge.net/ HP Python Business Libraries]
- ["maki"]
- ["MSS"]
- ["Quixote"]
- ["Slither"]
- ["Spyce"]
- ["Wasp"]
- ["Webware"]
Templating Systems
[http://ahts.sourceforge.net/ AHTS]
- ["Castalian"]
- ["Cheetah"]
CHTL and CGTL (CherryPy)
[http://www.twistedmatrix.com/documents/howto/domtemplate DOMTemplate]
- dtml (["Zope)"])
[http://htmltmpl.sourceforge.net/ htmltmpl]
- PSP in ["Webware"]
- PTL (["Quixote"])
[http://docutils.sourceforge.net/rst.html reStructuredText]
STML (SkunkWeb)
[http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52305 YAPTU]
[http://zebra.sourceforge.net/ Zebra]
- ZPT (["Zope"])
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)