Added the awesome urllib3 library

This commit is contained in:
Manish Gill 2014-07-07 23:59:22 +05:30
parent c437a76224
commit 243c988183
1 changed files with 1 additions and 0 deletions

View File

@ -265,6 +265,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [requests](http://docs.python-requests.org/) - HTTP Requests for Humans™.
* [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement.
* [urllib3](https://github.com/shazow/urllib3) - HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more.
## Database