add 'treq' under HTTP section

This commit is contained in:
Saurabh Kumar 2014-07-07 13:47:52 +05:30
parent c437a76224
commit d39891f7d9

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.
* [treq](https://github.com/dreid/treq) - Python requests like API built on top of Twisted's HTTP client.
## Database