mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 22:11:07 +00:00
Merge pull request #100 from mgill25/master
Added the awesome urllib3 library
This commit is contained in:
commit
4da29f096d
|
@ -268,6 +268,7 @@ long, literate-programming-style documentation generator.
|
|||
|
||||
* [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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user