mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00:00
commit
384c1ef596
|
@ -682,6 +682,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
|
|
||||||
* [grequests](https://github.com/spyoungtech/grequests) - requests + gevent for asynchronous HTTP requests.
|
* [grequests](https://github.com/spyoungtech/grequests) - requests + gevent for asynchronous HTTP requests.
|
||||||
* [httplib2](https://github.com/httplib2/httplib2) - Comprehensive HTTP client library.
|
* [httplib2](https://github.com/httplib2/httplib2) - Comprehensive HTTP client library.
|
||||||
|
* [httpx](https://github.com/encode/httpx) - A next generation HTTP client for Python.
|
||||||
* [requests](https://github.com/psf/requests) - HTTP Requests for Humans.
|
* [requests](https://github.com/psf/requests) - HTTP Requests for Humans.
|
||||||
* [treq](https://github.com/twisted/treq) - Python requests like API built on top of Twisted's HTTP client.
|
* [treq](https://github.com/twisted/treq) - Python requests like API built on top of Twisted's HTTP client.
|
||||||
* [urllib3](https://github.com/shazow/urllib3) - A HTTP library with thread-safe connection pooling, file post support, sanity friendly.
|
* [urllib3](https://github.com/shazow/urllib3) - A HTTP library with thread-safe connection pooling, file post support, sanity friendly.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user