mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-12 11:19:30 +00:00
Merge pull request #100 from mgill25/master
Added the awesome urllib3 library
This commit is contained in:
commit
4da29f096d
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue