Tornado
stable
  • User’s guide
  • Web framework
  • HTTP servers and clients
  • Asynchronous networking
  • Coroutines and concurrency
  • Integration with other services
  • Utilities
    • 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
  • Frequently Asked Questions
  • Release notes
Tornado
  • Docs »
  • Utilities
  • Edit on GitHub

Utilities¶

  • 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

© Copyright 2009-2015, The Tornado Authors. Revision 26a5a6b8.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
branch4.0
branch3.2
branch3.1
branch3.0
branch2.4
branch2.3
branch2.2
branch2.1
branch2.0
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.