grequests

Asynchronous Requests Library

A Python library that enables asynchronous HTTP requests using the Gevent library.

Requests + Gevent = <3

GitHub

5k stars
114 watching
332 forks
Language: Python
last commit: about 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
psf/requestsA simple HTTP library that allows easy and elegant communication between clients and servers.52,280
parnurzeal/gorequestA simplified HTTP client for Go, providing a straightforward interface for sending various types of HTTP requests.3,445
emmett-framework/granianA single HTTP server implementation supporting multiple Python application interfaces and protocols2,958
request/requestA simple HTTP client for making requests with built-in support for streaming, headers, and redirects.25,678
gavv/httpexpectA toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility2,569
wordpress/requestsA lightweight HTTP request library for PHP that simplifies sending HTTP requests without the need to manually handle cURL or socket interactions.3,574
kevin1024/vcrpyAutomates mocking of HTTP interactions to simplify and speed up testing2,726
encode/httpxAn HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2.13,444
levigross/grequestsA Go library that mimics the functionality of a popular external HTTP client library2,145
pygithub/pygithubA Python library to access the GitHub REST API7,078
fullstorydev/grpcuiAn interactive web-based tool for testing and manipulating gRPC APIs5,274
swisskyrepo/ssrfmapAutomates exploiting vulnerabilities in web applications to execute arbitrary actions on their behalf3,027
typhoeus/typhoeusA Ruby library for making parallel HTTP requests in a flexible and reliable way4,080
pyrogram/pyrogramAn asynchronous framework for building Telegram API clients in Python.4,444
guzzle/guzzleA PHP HTTP client library for building simple and flexible web service interactions.23,246