| metric | httpx | requests | aiohttp | |--------------------|------------------------------|------------------------------|------------------------------| | version | 0.28.1 | 2.34.2 | 3.14.3 | | summary | The next generation HTTP cl… | Python HTTP for Humans. | Async http client/server fr… | | license | BSD License | Apache Software License | Apache-2.0 AND MIT | | python_min | 3.8 | 3.10 | 3.10 | | install_size | 71.8 KB | 71.4 KB | 437.2 KB | | module_format | py3-none-any | py3-none-any | platform-specific | | last_released_at | 2025-09-15 | 2026-05-14 | 2026-07-23 | | releases_last_12mo | 1 | 7 | 10 | | dep_count | 4 | 4 | 9 | | downloads_30d | 796M | 1.8B | 643M | | vuln_count | 2 | 16 | 93 | | typed | no | stubs | no | | repo_url | https://github.com/encode/h… | https://github.com/psf/requ… | https://github.com/aio-libs… | | doc_url | https://www.python-httpx.org | https://requests.readthedoc… | |