Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 23 Python Asynchronou Projects
-
Tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Project mention: 100 Most-Watched Software Engineering Talks of 2024 | news.ycombinator.com | 2025-02-12I don't think this is about a niche but rather a broader need for lists, more specifically, integrated lists from users. Pinterest, for example, is built around lists, Amazon has wishlists, IMDb[1] provides movie rankings, etc.
From a data portability perspective, the real challenge is getting users to connect all these platforms to a kind of unified list, making it accessible for queries, machine learning, or other applications. This, in my view, is a traction problem rather than a technical one, independent of whether it justifies a business. FriendFeed[2] was a very interesting project where users could connect their profiles with many services and their followers sees updates. It seems their Tornado web server keeps getting updated [3].
More than a decade ago, I explored some of these ideas [4][5], conceptualizing a directed acyclic graph (DAG) model where data operations could be performed at a global level, dynamically recalculating like a spreadsheet.
[1] My movies ranking: https://www.imdb.com/user/ur0601133/ratings/
[2] https://en.wikipedia.org/wiki/FriendFeed
[3] https://github.com/tornadoweb/tornado
[4] https://blog.databigbang.com/ideas-egont-a-web-orchestration...
[5] https://blog.databigbang.com/egont-part-ii/
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
Project mention: Show HN: Retry a command with exponential backoff and jitter (+ Starlark exprs) | news.ycombinator.com | 2024-11-15
backoff is good, too: https://github.com/litl/backoff
I moved away from tenacity because of type-checking issues. I might check out stamina next time.
-
-
-
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
-
-
yappi
-
-
FastAPI-Backend-Template
A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker. (by Aeternalis-Ingenium)
-
MicroWebSrv2
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
-
-
-
-
-
-
web-portal
Web Portal is a all-in-one web dashboard, providing many widgets to build a personal portal. With the ability to load external plugins.
-
-
-
-
asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Asynchronous discussion
Python Asynchronous related posts
-
100 Most-Watched Software Engineering Talks of 2024
-
Test-Driven Development For Analytics Engineering
-
Tornado is a Python web framework and asynchronous networking library
-
Tornado VS tremolo - a user suggested alternative
2 projects | 11 Jul 2024 -
Tornado is a Python web framework and asynchronous networking library
-
Profiling Python Code for Performance
-
What ORM/ODM do you use for mongo? or which one do you suggest for a large scale application
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 16 Feb 2025
Index
What are some of the best open-source Asynchronou projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | Tornado | 21,834 |
2 | flower | 6,595 |
3 | webssh | 4,675 |
4 | backoff | 2,633 |
5 | Grab | 2,400 |
6 | beanie | 2,191 |
7 | FastAPI-template | 2,137 |
8 | denite.nvim | 2,065 |
9 | pyftpdlib | 1,695 |
10 | yappi | 1,535 |
11 | parallel-ssh | 1,223 |
12 | FastAPI-Backend-Template | 703 |
13 | MicroWebSrv2 | 675 |
14 | tgcalls | 527 |
15 | Deep-SORT-YOLOv4 | 496 |
16 | tributary | 447 |
17 | kubernetes_asyncio | 378 |
18 | tiktok-downloader | 320 |
19 | web-portal | 217 |
20 | view.py | 211 |
21 | dhooks | 189 |
22 | MCsniperPY | 188 |
23 | asyncio-socks-server | 181 |