aiohttp

Async HTTP client/server framework — handles thousands of concurrent connections and is widely used for web scraping, APIs, and async microservices

Newasynchttp

Alembic

Database migration tool for SQLAlchemy — manages schema changes through versioned migration scripts, essential for any production SQLAlchemy project

Newdatabasemigrations

Celery

Distributed task queue for Python — handles background jobs, scheduled tasks, and async processing in web applications

Newasynctasks

HTMX with Python

Lightweight library for adding AJAX, WebSockets, and SSE to HTML — pairs powerfully with Django and FastAPI for modern server-side apps

Newhtmxfrontend

Litestar

Modern, opinionated ASGI framework with first-class support for OpenAPI, dependency injection, DTOs, and WebSockets — a batteries-included FastAPI alternative

Newasgiasync

SQLAlchemy

The Python SQL toolkit and ORM — provides full SQL expression language and a powerful object-relational mapper for database work

Newormdatabase

Starlette

Lightweight ASGI framework that powers FastAPI — ideal for building high-performance async web services, WebSockets, and background tasks

Newasgiasync

Strawberry GraphQL

Modern GraphQL library for Python using type hints and dataclasses — integrates with Django, FastAPI, and Flask with full async support

Newgraphqlapi

FastAPI

Modern web framework for building fast APIs with automatic interactive documentation

Newframeworkapi

Flask

Lightweight microframework for building web applications with flexibility and simplicity

Featuredframeworkweb

Django

Full-featured web framework with built-in admin, ORM, authentication, and scalability

Featuredframeworkweb