Tornado Documentation¶
- 概述
- Core web framework
- Asynchronous networking
- Integration with other services
tornado.auth— Third-party login with OpenID and OAuthtornado.platform.caresresolver— Asynchronous DNS Resolver using C-Arestornado.platform.twisted— Bridges between Twisted and Tornadotornado.websocket— Bidirectional communication to the browsertornado.wsgi— Interoperability with other Python frameworks and servers
- Utilities
tornado.autoreload— Automatically detect code changes in developmenttornado.concurrent— Work with threads and futurestornado.httputil— Manipulate HTTP headers and URLstornado.log— Logging supporttornado.options— Command-line parsingtornado.process— Utilities for multiple processestornado.stack_context— Exception handling across asynchronous callbackstornado.testing— Unit testing support for asynchronous codetornado.util— General-purpose utilities
- Release notes
- What’s new in Tornado 3.1
- What’s new in Tornado 3.0.2
- What’s new in Tornado 3.0.1
- What’s new in Tornado 3.0
- What’s new in Tornado 2.4.1
- What’s new in Tornado 2.4
- What’s new in Tornado 2.3
- What’s new in Tornado 2.2.1
- What’s new in Tornado 2.2
- What’s new in Tornado 2.1.1
- What’s new in Tornado 2.1
- What’s new in Tornado 2.0
- What’s new in Tornado 1.2.1
- What’s new in Tornado 1.2
- What’s new in Tornado 1.1.1
- What’s new in Tornado 1.1
- What’s new in Tornado 1.0.1
- What’s new in Tornado 1.0
This documentation is also available in PDF and Epub formats.