background preloader

Libs

Facebook Twitter

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

Tornado Web Server

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. Upgrade notes As of Tornado 3.2, the backports.ssl_match_hostname package must be installed when running Tornado on Python 2. This will be installed automatically when using pip or easy_install. GitPython. Benoitc/restkit - GitHub. Couchdbkit - Welcome to the Couchdbkit project.