<h1 align="center">HTTPX</h1>
+<p align="center"><em>A next-generation HTTP client for Python.</em></p>
+
<a href="https://travis-ci.org/encode/httpx">
<img src="https://travis-ci.org/encode/httpx.svg?branch=master" alt="Build Status">
</a>
<img src="https://badge.fury.io/py/httpx.svg" alt="Package version">
</a>
-<em>A next-generation HTTP client for Python.</em>
-
**Note**: *This project should be considered as an "alpha" release. It is substantially API complete, but there are still some areas that need more work.*
---