mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Merge pull request #119 from satanowski/master
httplib2 added to HTTP section
This commit is contained in:
commit
68773e3728
|
@ -274,6 +274,7 @@ long, literate-programming-style documentation generator.
|
||||||
* [requests](http://docs.python-requests.org/) - HTTP Requests for Humans™.
|
* [requests](http://docs.python-requests.org/) - HTTP Requests for Humans™.
|
||||||
* [urllib3](https://github.com/shazow/urllib3) - HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more.
|
* [urllib3](https://github.com/shazow/urllib3) - HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more.
|
||||||
* [treq](https://github.com/dreid/treq) - Python requests like API built on top of Twisted's HTTP client.
|
* [treq](https://github.com/dreid/treq) - Python requests like API built on top of Twisted's HTTP client.
|
||||||
|
* [httplib2](https://github.com/jcgregorio/httplib2) - Comprehensive HTTP client library
|
||||||
|
|
||||||
## Database
|
## Database
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user