aiohttp
Async HTTP client/server framework — handles thousands of concurrent connections and is widely used for web scraping, APIs, and async microservices
Frameworks and tools for building web applications
Async HTTP client/server framework — handles thousands of concurrent connections and is widely used for web scraping, APIs, and async microservices
Database migration tool for SQLAlchemy — manages schema changes through versioned migration scripts, essential for any production SQLAlchemy project
Distributed task queue for Python — handles background jobs, scheduled tasks, and async processing in web applications
Lightweight library for adding AJAX, WebSockets, and SSE to HTML — pairs powerfully with Django and FastAPI for modern server-side apps
Modern, opinionated ASGI framework with first-class support for OpenAPI, dependency injection, DTOs, and WebSockets — a batteries-included FastAPI alternative
The Python SQL toolkit and ORM — provides full SQL expression language and a powerful object-relational mapper for database work
Lightweight ASGI framework that powers FastAPI — ideal for building high-performance async web services, WebSockets, and background tasks
Modern GraphQL library for Python using type hints and dataclasses — integrates with Django, FastAPI, and Flask with full async support
Modern web framework for building fast APIs with automatic interactive documentation
Lightweight microframework for building web applications with flexibility and simplicity
Full-featured web framework with built-in admin, ORM, authentication, and scalability