Tornado
latest
  • 用户手册
  • Web 框架
  • HTTP 服务器和客户端
  • 异步网路
  • 协程和并发
  • 整合其它服务
  • 实用工具
    • tornado.autoreload — Automatically detect code changes in development
    • tornado.log — Logging support
    • tornado.options — Command-line parsing
    • tornado.stack_context — Exception handling across asynchronous callbacks
    • tornado.testing — Unit testing support for asynchronous code
    • tornado.util — General-purpose utilities
  • 问题与解答
  • 发布说明
Tornado
  • Docs »
  • 实用工具
  • Edit on GitHub

实用工具¶

  • tornado.autoreload — Automatically detect code changes in development
  • tornado.log — Logging support
  • tornado.options — Command-line parsing
    • Global functions
    • OptionParser class
  • tornado.stack_context — Exception handling across asynchronous callbacks
  • tornado.testing — Unit testing support for asynchronous code
    • Asynchronous test cases
    • Controlling log output
    • Test runner
    • Helper functions
  • tornado.util — General-purpose utilities
Next Previous

© 版权所有 2009-2017, The Tornado Authors. Revision cca1b8ed.

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