> For the complete documentation index, see [llms.txt](https://wiki.dewaka.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dewaka.com/programming-languages/python/libraries/httpx.md).

# httpx

* Discussion on hackernews - [Httpx: A next-generation HTTP client for Python](https://news.ycombinator.com/item?id=22000507)
* What are the benefits of `httpx` comared to `requests`?
  * Type annotationsa
  * Async support
