Python Asgi

Open-source Python projects categorized as Asgi

Top 23 Python Asgi Projects

  1. sanic

    Accelerate your web app development | Build fast. Run fast.

    Project mention: sanic VS tremolo - a user suggested alternative | libhunt.com/r/sanic | 2024-07-11
  2. SaaSHub

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

    SaaSHub logo
  3. Douyin_TikTok_Download_API

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

  4. datasette

    An open source multi-tool for exploring and publishing data

    Project mention: SpiceNice – An Open Source Spice Database | news.ycombinator.com | 2024-12-17

    Seems like a perfect job for Datasette: SQLite plus web api and UI

    “Datasette is a tool for exploring and publishing data. It helps people take data of any shape, analyze and explore it, and publish it as an interactive website and accompanying API.”

    https://datasette.io/

  5. falcon

    The no-magic web API and microservices framework for Python developers, with an emphasis on reliability and performance at scale.

  6. uvicorn

    An ASGI web server, for Python. 🦄

    Project mention: Show HN: I reverse engineered X to Read Threads without Any Account as Articles | news.ycombinator.com | 2024-12-30

    Since, app has selenium minimum running requirement would be 1GB RAM on any OS, and free version of any hosting do not provide that, some that provide are limited by build times or shared cpus.

    So it was only logical to go through the pain/pleasure of setting up deployment on VM.

    Python Backend is deployed on Azure VM(with 4 GB), since it's built on Fastapi their AWSGI support helps keep the server running on long intervals.

    This one is using CF Tunnels to Prod to reduce the latency due to server location.

    You can see uvicorn docs to learn more https://www.uvicorn.org/

  7. litestar

    Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs

    Project mention: BlackSheep: Fast ASGI web framework for Python | news.ycombinator.com | 2024-12-18

    How does this compare to Litestar?

    https://litestar.dev

  8. strawberry

    A GraphQL library for Python that leverages type annotations 🍓

    Project mention: My PHP Problems | news.ycombinator.com | 2024-02-20

    have a look to http://strawberry.rocks for Python.

    I've still to find a better code first implementation too

  9. quart

    An async Python micro framework for building web applications.

    Project mention: BlackSheep: Fast ASGI web framework for Python | news.ycombinator.com | 2024-12-18

    Another ASGI web framework mimicking the Flask API: https://github.com/pallets/quart/

  10. uvicorn-gunicorn-fastapi-docker

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

  11. ariadne

    Python library for implementing GraphQL servers using schema-first approach.

  12. BlackSheep

    Fast ASGI web framework for Python

    Project mention: This Week In Python | dev.to | 2024-12-20

    BlackSheep - Fast ASGI web framework for Python

  13. sqladmin

    SQLAlchemy Admin for FastAPI and Starlette

  14. piccolo

    A fast, user friendly ORM and query builder which supports asyncio. (by piccolo-orm)

    Project mention: Piccolo ORM – A powerful async ORM for Python | news.ycombinator.com | 2024-11-20
  15. yappi

    Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.

    Project mention: Profiling Python Code for Performance | dev.to | 2024-03-10

    yappi

  16. socketify.py

    Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3

  17. hypercorn

    Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.

    Project mention: hypercorn VS tremolo - a user suggested alternative | libhunt.com/r/hypercorn | 2024-07-12
  18. weppy

    The web framework for inventors

  19. uvicorn-gunicorn-docker

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

  20. fastapi-azure-auth

    Easy and secure implementation of Azure Entra ID (previously AD) for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.

    Project mention: FastUI: Build Better UIs Faster | news.ycombinator.com | 2024-03-01

    I'm under the impression that you work for a company that sells services related to FastAPI? https://github.com/Intility/fastapi-azure-auth

    I maintain an open source library in my spare time for free, that you are welcome to ignore if you find better alternatives.

  21. django-guid

    Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery

  22. piccolo_admin

    A powerful web admin for your database.

  23. spectree

    API spec validator and OpenAPI document generator for Python web frameworks.

  24. starlette-prometheus

    Prometheus integration for Starlette.

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 Asgi discussion

Log in or Post with

Python Asgi related posts

  • BlackSheep: Fast ASGI web framework for Python

    6 projects | news.ycombinator.com | 18 Dec 2024
  • hypercorn VS tremolo - a user suggested alternative

    2 projects | 12 Jul 2024
  • uvicorn VS tremolo - a user suggested alternative

    2 projects | 11 Jul 2024
  • sanic VS tremolo - a user suggested alternative

    2 projects | 11 Jul 2024
  • Build Performant APIs, Light, Flexible and Extensible ASGI API Framework

    1 project | news.ycombinator.com | 4 Jul 2024
  • What's up Python? Django get background tasks, a new REPL, bye bye gunicorn

    4 projects | news.ycombinator.com | 25 Jun 2024
  • Introducing Intention: A High-Performance RSGI Framework for Python

    3 projects | dev.to | 17 Jun 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 sanic 18,200
2 Douyin_TikTok_Download_API 10,315
3 datasette 9,726
4 falcon 9,579
5 uvicorn 8,790
6 litestar 5,872
7 strawberry 4,110
8 quart 3,135
9 uvicorn-gunicorn-fastapi-docker 2,730
10 ariadne 2,234
11 BlackSheep 2,064
12 sqladmin 1,993
13 piccolo 1,519
14 yappi 1,512
15 socketify.py 1,470
16 hypercorn 1,217
17 weppy 1,101
18 uvicorn-gunicorn-docker 633
19 fastapi-azure-auth 486
20 django-guid 457
21 piccolo_admin 328
22 spectree 325
23 starlette-prometheus 282

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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