name: httpcore version: 1.0.9 summary: A minimal low-level HTTP client. license: BSD-3-Clause requires_python: >=3.8 python_min: 3.8 install_size: 76.9 KB module_format: py3-none-any doc_url: https://www.encode.io/httpcore repo_url: https://github.com/encode/httpcore last_released_at: 2025-04-24T22:06:20Z releases_last_12mo: 0 avg_days_between_releases: 35.1 platforms: any ## dependencies certifi h11 >=0.16 ## extras [asyncio] anyio <5.0,>=4.0 [http2] h2 <5,>=3 [socks] socksio ==1.* [trio] trio <1.0,>=0.22.0 ## maintainers Tom Christie