V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
huangzongzhuan
V2EX  ›  Python

Python wsgiref 标准库源码浅析 (末尾附 wsgiref 行级源码注释)

  •  
  •   huangzongzhuan · 2018-04-10 21:43:24 +08:00 · 1996 次点击
    这是一个创建于 2207 天前的主题,其中的信息可能已经有所发展或是发生改变。

    向大佬们呈上传送门

    2 条回复    2018-04-11 13:06:46 +08:00
    huangzongzhuan
        1
    huangzongzhuan  
    OP
       2018-04-10 22:05:51 +08:00
    最近重温了一下 WSGI 协议和 wsgiref,顺带写了个小总结,希望能抛砖引玉,或者能帮助到有兴趣了解得朋友吧
    julyclyde
        2
    julyclyde  
       2018-04-11 13:06:46 +08:00
    还可以搭配一下 SimpleHTTPServer 来谈
    毕竟 wsgiref 只是 SimpleHTTPServer 的众多 handler 之一
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3249 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 14:26 · PVG 22:26 · LAX 07:26 · JFK 10:26
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.