python web内功心法修炼模块

Socket.py

SocketServer.py

select.py

BaseHTTPServer.py

SimpleHTTPServer .py

CGIHTTPServer.py

cgi.py

cgitb.py

wsgiref  这是个包

cookie.py

cookielib.py

httplib/urllib/urllib/urlparse


cgi?

http://www.w3cschool.cc/python/python-cgi.html   python CGI编程


什么是WSGI?

http://www.2cto.com/kf/201402/278508.html    python wsgi PEP333 中文翻译


uwsgi?

fastcgi?

gevent?


你可能感兴趣的:(python web内功心法修炼模块)