Skip to content

Commit

Permalink
Merge pull request vinta#119 from satanowski/master
Browse files Browse the repository at this point in the history
httplib2 added to HTTP section
  • Loading branch information
vinta committed Jul 10, 2014
2 parents 9ddf7c0 + 0035f33 commit 68773e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ long, literate-programming-style documentation generator.
* [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.
* [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

Expand Down

0 comments on commit 68773e3

Please sign in to comment.