Skip to content
/ httpx Public
forked from encode/httpx

A next generation HTTP client for Python. 🦋

License

Notifications You must be signed in to change notification settings

bz2/httpx

 
 

Repository files navigation

HTTPX

HTTPX - A next-generation HTTP client for Python.

Build Status Coverage Package version

HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2.

Note: HTTPX should be considered in beta. We believe we've got the public API to a stable point now, but would strongly recommend pinning your dependencies to the 0.12.* release, so that you're able to properly review