Python Web 框架组成
[:PyWebFrameList: Python Web 框架列表]
元框架
- Paste
配置文件语法
Url Dispatcher
- Routes
- Selector
- Django 基于正则的 url 分派机制
模板引擎
[:PyTemplates: Python 模板引擎列表]
ORM
- [:SQLAlchemy: SQLAlchemy] , [:SQLAlchemy: Elixir]
- SQLObject
- Django ORM
Form Library
- Django Newforms
- Zope
Others
- django