Ir al contenido principal
aiohttp logo

aiohttp

Asynchronous HTTP Client/Server for asyncio

Asynchronous HTTP Client/Server for asyncio and Python. An open-source library for building async web applications with both client and server functionality.

15K
GitHub Stars
none
TypeScript
medium
Learning Curve
4.0
DX Score

Precios

Model
free
Plan Gratuito
Apache 2.0 licensed, fully open source

Características

  • HTTP client and server
  • WebSocket support
  • Middlewares
  • Signals
  • Pluggable routing
  • Cookie handling
  • File uploads
  • Connection pooling
  • Streaming responses

Ventajas

  • + Both client and server
  • + Native asyncio
  • + WebSockets built-in
  • + Mature and stable
  • + Active development

Desventajas

  • - Lower-level API
  • - More boilerplate
  • - Less beginner friendly
  • - Verbose syntax

Mejor Para

startup enterprise
backend async http-client websockets asyncio