⇤ ← Revision 1 as of 2007-03-31 19:38:33
Size: 577
Comment: Python Web 框架组成
|
Size: 594
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
* Paste | * [:PasteQuickIn: Paste] |
Python Web 框架组成
[:PyWebFrameList: Python Web 框架列表]
元框架
[:PasteQuickIn: Paste]
配置文件语法
Url Dispatcher
- Routes
- Selector
- Django 基于正则的 url 分派机制
模板引擎
[:PyTemplates: Python 模板引擎列表]
ORM
- [:SQLAlchemy: SQLAlchemy] , [:SQLAlchemy: Elixir]
- SQLObject
- Django ORM
Form Library
- Django Newforms
- Zope
Others
- django