Tornado
stable
  • User’s guide
  • Web framework
    • tornado.web — RequestHandler and Application classes
    • tornado.template — Flexible output generation
    • tornado.escape — Escaping and string manipulation
    • tornado.locale — Internationalization support
    • tornado.websocket — Bidirectional communication to the browser
  • HTTP servers and clients
  • Asynchronous networking
  • Coroutines and concurrency
  • Integration with other services
  • Utilities
  • Frequently Asked Questions
  • Release notes
 
Tornado
  • Docs »
  • Web framework
  • Edit on GitHub

Web framework¶

  • tornado.web — RequestHandler and Application classes
    • Thread-safety notes
    • Request handlers
      • Entry points
      • Input
      • Output
      • Cookies
      • Other
    • Application configuration
    • Decorators
    • Everything else
  • tornado.template — Flexible output generation
    • Syntax Reference
    • Class reference
  • tornado.escape — Escaping and string manipulation
    • Escaping functions
    • Byte/unicode conversions
    • Miscellaneous functions
  • tornado.locale — Internationalization support
  • tornado.websocket — Bidirectional communication to the browser
    • Event handlers
    • Output
    • Configuration
    • Other
    • Client-side support
Next Previous

© Copyright 2011, Facebook. Revision 5d4d114354f86b663e4ed4d963075237bf7e8a35.

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
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.