Tornado
latest
  • 用户指南
  • web框架
  • HTTP servers and clients
  • 异步网络
  • 协程和并发
  • 与其他服务集成
    • tornado.auth — Third-party login with OpenID and OAuth
    • tornado.wsgi — Interoperability with other Python frameworks and servers
    • tornado.platform.asyncio — Bridge between asyncio and Tornado
    • tornado.platform.caresresolver — Asynchronous DNS Resolver using C-Ares
    • tornado.platform.twisted — Bridges between Twisted and Tornado
  • 通用工具
  • 常见问题
  • 版本记录
Tornado
  • Docs »
  • 与其他服务集成
  • Edit on GitHub

与其他服务集成¶

  • tornado.auth — Third-party login with OpenID and OAuth
  • tornado.wsgi — Interoperability with other Python frameworks and servers
  • tornado.platform.asyncio — Bridge between asyncio and Tornado
  • tornado.platform.caresresolver — Asynchronous DNS Resolver using C-Ares
  • tornado.platform.twisted — Bridges between Twisted and Tornado
Next Previous

© Copyright 2009-2017, The Tornado Authors. Revision 14f4412a.

Built with Sphinx using a theme provided by Read the Docs.