{"library":"tornado","type":"library","category":null,"description":"Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. It enables scalable, non-blocking network I/O, making it ideal for applications requiring long-lived connections, such as long polling and WebSockets. The current version is 6.5.5, with a release cadence of approximately every few months.","language":"python","status":"active","version":"6.5.5","tags":["web framework","asynchronous","networking","Python"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install tornado","imports":["from tornado.web import RequestHandler","from tornado.web import Application","from tornado.ioloop import IOLoop"]}],"homepage":"http://www.tornadoweb.org/","github":"https://github.com/tornadoweb/tornado","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tornado/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.39,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tornado/compatibility"}}