Tornado 文档¶
- 概览
- 核心Web框架
- 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
This documentation is also available in PDF and Epub formats.