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: 5 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
psf/requests A simple HTTP library that allows easy and elegant communication between clients and servers. 52,280
parnurzeal/gorequest A simplified HTTP client for Go, providing a straightforward interface for sending various types of HTTP requests. 3,445
emmett-framework/granian A single HTTP server implementation supporting multiple Python application interfaces and protocols 2,958
request/request A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. 25,678
gavv/httpexpect A toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility 2,569
wordpress/requests A lightweight HTTP request library for PHP that simplifies sending HTTP requests without the need to manually handle cURL or socket interactions. 3,574
kevin1024/vcrpy Automates mocking of HTTP interactions to simplify and speed up testing 2,726
encode/httpx An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2. 13,444
levigross/grequests A Go library that mimics the functionality of a popular external HTTP client library 2,145
pygithub/pygithub A Python library to access the GitHub REST API 7,078
fullstorydev/grpcui An interactive web-based tool for testing and manipulating gRPC APIs 5,274
swisskyrepo/ssrfmap Automates exploiting vulnerabilities in web applications to execute arbitrary actions on their behalf 3,027
typhoeus/typhoeus A Ruby library for making parallel HTTP requests in a flexible and reliable way 4,080
pyrogram/pyrogram An asynchronous framework for building Telegram API clients in Python. 4,444
guzzle/guzzle A PHP HTTP client library for building simple and flexible web service interactions. 23,246