mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 22:11:07 +00:00
add 'treq' under HTTP section
This commit is contained in:
parent
c437a76224
commit
d39891f7d9
|
@ -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™.
|
* [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.
|
* [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement.
|
||||||
|
* [treq](https://github.com/dreid/treq) - Python requests like API built on top of Twisted's HTTP client.
|
||||||
|
|
||||||
## Database
|
## Database
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user