A Python web framework and asynchronous networking library, originally developed at FriendFeed.
copied from cf-post-staging / tornadoconda install conda-forge::tornadoconda install conda-forge/label/broken::tornadoconda install conda-forge/label/cf201901::tornadoconda install conda-forge/label/cf202003::tornadoconda install conda-forge/label/gcc7::tornado
Tornado is a Python web framework and asynchronous networking library. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user.