Contents
PyWeb
Session
Template
Mason/Myghty is its templating language, which introduces some concepts and syntax that for the most part doesn’t rely on the underlying Programming language
CSS
Form
Doc
AJAX
Content
Django and Plone are great choices for content-oriented websites
App
URL
way CherryPy deals with URL resolution and method parameters,
SQL
SQLObject because it looked easy to use
Re-Usability
- Python Web Server Gateway Interface (WSGI)
- pep-0333
Features
versioning
authorization
LDAP
Servers
- servers are written in Python (e.g. Medusa)
- embed Python (e.g. mod_python)
- invoke Python via a gateway protocol (e.g. CGI, FastCGI, etc
Reference
Intro
http://www.groovie.org/articles/2005/10/13/python-web-framework-niches