Skip to content

Commit fb3cc07

Browse files
committed
Merge pull request vinta#189 from khaledmdiab/master
adding grequests
2 parents d75d27e + e83dedd commit fb3cc07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
315315
* [urllib3](https://github.com/shazow/urllib3) - HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more.
316316
* [httplib2](https://github.com/jcgregorio/httplib2) - Comprehensive HTTP client library.
317317
* [treq](https://github.com/dreid/treq) - Python requests like API built on top of Twisted's HTTP client.
318+
* [grequests](https://github.com/kennethreitz/grequests) - requests + gevent for asynchronous HTTP requests
318319

319320
## Database
320321

0 commit comments

Comments
 (0)