tornado
Web framework
A Python framework for building scalable web applications with long-lived connections to each user
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
22k stars
981 watching
6k forks
Language: Python
last commit: about 1 month ago
Linked from 3 awesome lists
asynchronouspython
Related projects:
Repository | Description | Stars |
---|---|---|
fiorix/cyclone | A Python web server framework implementing the Tornado API as a Twisted protocol | 694 |
pylons/pyramid | A Python web framework designed to simplify and streamline the development of real-world web applications. | 3,984 |
mongodb/motor | A Python driver for MongoDB with non-blocking access and support for asyncio and Tornado applications | 2,446 |
encode/uvicorn | Provides an ASGI web server implementation for Python | 8,695 |
alipsgh/tornado | A Python framework for incremental and online learning from data streams with concept drift detection | 128 |
rrousselgit/riverpod | A framework for building reactive, cached data-binding applications with asynchronous code handling | 6,367 |
housleyjk/aiopyramid | Provides tools and patterns for building web applications on asynchronous servers using Pyramid and asyncio. | 80 |
sparckles/robyn | A high-performance, community-driven web framework with a Rust runtime. | 4,818 |
encode/starlette | A lightweight ASGI framework/toolkit for building async web services in Python | 10,361 |
windmill-labs/windmill | An open-source developer platform that integrates scripts with UIs and workflows, allowing for automation of infrastructure and business processes. | 11,216 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,978 |
asynchttpclient/async-http-client | An asynchronous HTTP client library for Java applications | 6,301 |
skylab-inc/lightning | An event-driven web and networking framework optimized for performance with asynchronous events and reactive programming capabilities. | 312 |
boostorg/beast | A C++ library providing a low-level networking framework with support for HTTP/1, WebSocket, and TLS. | 4,392 |
signalr/signalr | Enables real-time communication between web servers and connected clients | 9,216 |