Tornado
branch5.1
  • 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.concurrent — Work with Future objects
    • 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.concurrent — Work with Future objects
  • 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-2019, The Tornado Authors Revision a99f1471.

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

Free document hosting provided by Read the Docs.