WSGI

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
第1行: 第1行:
 
WSGI is the Web Server Gateway Interface. It is a specification for web servers and application servers to communicate with web applications (though it can also be used for more than than). It is a Python standard, described in detail in [http://www.python.org/dev/peps/pep-0333/ PEP 333].
 
WSGI is the Web Server Gateway Interface. It is a specification for web servers and application servers to communicate with web applications (though it can also be used for more than than). It is a Python standard, described in detail in [http://www.python.org/dev/peps/pep-0333/ PEP 333].
 
+
==Links==
http://wsgi.org
+
*http://wsgi.org
 +
*http://docs.huihoo.com/wsgi/

2010年8月4日 (三) 03:48的版本

WSGI is the Web Server Gateway Interface. It is a specification for web servers and application servers to communicate with web applications (though it can also be used for more than than). It is a Python standard, described in detail in PEP 333.

Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱