diff --git a/README.md b/README.md index 75c2739..995b2a6 100644 --- a/README.md +++ b/README.md @@ -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