V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
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
superbai
V2EX  ›  Python

Python 中有类似 Java servlet filter 的过滤器机制吗?

  •  
  •   superbai · May 20, 2021 · 2011 views
    This topic created in 1813 days ago, the information mentioned may be changed or developed.

    RT,有没有非框架绑定的,对请求进行统一处理的机制?

    3 replies    2021-05-21 00:23:22 +08:00
    westoy
        1
    westoy  
       May 20, 2021   ❤️ 1
    wsgi middleware
    abersheeran
        2
    abersheeran  
       May 20, 2021   ❤️ 1
    大部分 Python Web 框架都支持 WSGI Middleware 或 ASGI Middleware 其中的一种或两种。
    superbai
        3
    superbai  
    OP
       May 21, 2021
    @westoy #1
    @abersheeran #2 感谢, 我瞅瞅
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   931 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 21:52 · PVG 05:52 · LAX 14:52 · JFK 17:52
    ♥ Do have faith in what you're doing.