5494 Forks
21185 Stars
21185 Watchers

tornado

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

How to download and setup tornado

Open terminal and run command
git clone https://github.com/tornadoweb/tornado.git
git clone is used to create a copy or clone of tornado repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tornado https://github.com/tornadoweb/tornado/archive/master.zip

Or simply clone tornado with SSH
[email protected]:tornadoweb/tornado.git

If you have some problems with tornado

You may open issue on tornado support forum (system) here: https://github.com/tornadoweb/tornado/issues