Stack Explorer

HTTPX

http-client

Modern async HTTP client for Python

5M/week ↑ Growing

Features

httpasyncmodernhttp2

Pros and Cons

Ventajas

  • + Native async/await support
  • + HTTP/1.1 and HTTP/2 compatible
  • + API similar to Requests
  • + Configurable streaming and timeouts
  • + Complete type hints

Desventajas

  • - Less mature than Requests
  • - Smaller community
  • - Fewer examples available

Use Cases

  • High-performance async APIs
  • Concurrent web scraping
  • Microservices with FastAPI
  • Modern HTTP client
  • asyncio integration

Tecnologías Relacionadas

Compatible with

Alternatives

Related