Skip to content

Commit 384c1ef

Browse files
authored
Merge pull request vinta#1456 from danielloader/patch-1
Add httpx
2 parents 34566a9 + 52c6487 commit 384c1ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
682682

683683
* [grequests](https://github.com/spyoungtech/grequests) - requests + gevent for asynchronous HTTP requests.
684684
* [httplib2](https://github.com/httplib2/httplib2) - Comprehensive HTTP client library.
685+
* [httpx](https://github.com/encode/httpx) - A next generation HTTP client for Python.
685686
* [requests](https://github.com/psf/requests) - HTTP Requests for Humans.
686687
* [treq](https://github.com/twisted/treq) - Python requests like API built on top of Twisted's HTTP client.
687688
* [urllib3](https://github.com/shazow/urllib3) - A HTTP library with thread-safe connection pooling, file post support, sanity friendly.

0 commit comments

Comments
 (0)