Python Async

Open-source Python projects categorized as Async

Top 23 Python Async Projects

  1. fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    Project mention: Deep Learning Meets OCR: My FastAPI-Powered Document Cleaning Tool | dev.to | 2025-03-18

    [FastAPI] https://fastapi.tiangolo.com/) for the web server

  2. 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.

    CodeRabbit logo
  3. AIOHTTP

    Asynchronous HTTP client/server framework for asyncio and Python

    Project mention: AIOHTTP VS tremolo - a user suggested alternative | libhunt.com/r/aiohttp | 2024-07-11
  4. Douyin_TikTok_Download_API

    🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。

  5. starlette

    The little ASGI framework that shines. 🌟

    Project mention: 🔥 The Fastest Python API Frameworks Ranked — Which One Should You Choose? | dev.to | 2025-03-07

    📘 Learn More: Starlette GitHub

  6. rq

    Simple job queues for Python

    Project mention: Show HN: PgQueuer – Transform Your PostgreSQL into a Powerful Job Queue | news.ycombinator.com | 2024-08-18

    Most of the small python alternatives I've seen use Redis as backend:

    - https://github.com/rq/rq

  7. pyinstrument

    🚴 Call stack profiler for Python. Shows you why your code is slow!

    Project mention: Scalene: A high-performance, high-precision CPU, GPU, memory profiler for Python | news.ycombinator.com | 2024-10-21
  8. trio

    Trio – a friendly Python library for async concurrency and I/O

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Twisted

    Event-driven networking engine written in Python.

  11. Robyn

    Robyn is a Super Fast Async Python Web Framework with a Rust runtime.

    Project mention: This Week In Python | dev.to | 2025-03-07

    Robyn – Super Fast Async Python Web Framework with a Rust runtime

  12. fastapi-users

    Ready-to-use and customizable users management for FastAPI

  13. tortoise-orm

    Familiar asyncio ORM for python, built with relations in mind

    Project mention: Django and Postgres for the Busy Rails Developer | news.ycombinator.com | 2024-12-11

    Wouldn't know. However, some standalone projects are attempting to replicate the same experience, check Tortoise ORM - https://github.com/tortoise/tortoise-orm.

  14. github-stats

    Better GitHub statistics images for your profile, with stats from private repos too

  15. uvicorn-gunicorn-fastapi-docker

    Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

  16. motor

    Motor - the async Python driver for MongoDB and Tornado or asyncio

  17. arq

    Fast job queuing and RPC in python with asyncio and redis.

  18. beanie

    Asynchronous Python ODM for MongoDB

  19. notion-sdk-py

    The official Notion API client library, but rewritten in Python! (sync + async)

  20. aiomultiprocess

    Take a modern Python codebase to the next level of performance.

  21. asyncer

    Asyncer, async and await, focused on developer experience.

    Project mention: asyncer VS asyncutor - a user suggested alternative | libhunt.com/r/asyncer | 2024-07-11
  22. aiomysql

    aiomysql is a library for accessing a MySQL database from the asyncio

  23. twitter-api-client

    Implementation of X/Twitter v1, v2, and GraphQL APIs (by trevorhobenshield)

  24. fastapi-crudrouter

    A dynamic FastAPI router that automatically creates CRUD routes for your models

  25. twscrape

    2025! X / Twitter API scrapper with authorization support. Allows you to scrape search results, User's profiles (followers/following), Tweets (favoriters/retweeters) and more.

    Project mention: 2024 In Review | dev.to | 2025-01-01

    twscrape (python, lib) – a library for parsing data from X/Twitter. Mainly the project is in maintenance mode, I check its functionality every few months, and there have been no requests for new features.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Async discussion

Log in or Post with

Python Async related posts

  • 🔥 The Fastest Python API Frameworks Ranked — Which One Should You Choose?

    1 project | dev.to | 7 Mar 2025
  • What is LangGraph and How to Use It for Building AI Agents

    3 projects | dev.to | 21 Feb 2025
  • FastAPI Tutorial: Build, Deploy, and Secure an API for Free

    3 projects | dev.to | 18 Feb 2025
  • FastAPI in Prod: Handling DB migrations, auth, and more

    4 projects | dev.to | 18 Feb 2025
  • The Core of FastAPI: A Deep Dive into Starlette 🌟🌟🌟

    1 project | dev.to | 12 Jan 2025
  • Is Flask Dead? Is FastAPI the Future?

    1 project | dev.to | 25 Dec 2024
  • Comparing the Top 12 Best Python Web Frameworks for Developers

    7 projects | dev.to | 23 Sep 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 19 Mar 2025
    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 →

Index

What are some of the best open-source Async projects in Python? This list will help you:

# Project Stars
1 fastapi 82,097
2 AIOHTTP 15,493
3 Douyin_TikTok_Download_API 11,465
4 starlette 10,724
5 rq 10,060
6 pyinstrument 6,917
7 trio 6,387
8 Twisted 5,712
9 Robyn 5,493
10 fastapi-users 4,954
11 tortoise-orm 4,883
12 github-stats 3,082
13 uvicorn-gunicorn-fastapi-docker 2,733
14 motor 2,474
15 arq 2,380
16 beanie 2,241
17 notion-sdk-py 1,920
18 aiomultiprocess 1,854
19 asyncer 1,832
20 aiomysql 1,796
21 twitter-api-client 1,753
22 fastapi-crudrouter 1,449
23 twscrape 1,446

Sponsored
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.
coderabbit.ai

Did you know that Python is
the 2nd most popular programming language
based on number of references?