grequests

Asynchronous Requests Library

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

Requests + Gevent = <3

GitHub

4k stars
114 watching
332 forks
Language: Python
last commit: 4 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,231
parnurzeal/gorequest A simplified HTTP client for Go, providing a straightforward interface for sending various types of HTTP requests. 3,443
emmett-framework/granian An HTTP server designed to support Python applications and multiple interface standards 2,922
request/request A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. 25,677
gavv/httpexpect A toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility 2,562
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,572
kevin1024/vcrpy Automates mocking of HTTP interactions to simplify and speed up testing 2,720
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,364
levigross/grequests A Go library that mimics the functionality of a popular external HTTP client library 2,144
pygithub/pygithub A Python library to access the GitHub REST API 7,054
fullstorydev/grpcui An interactive web-based tool for testing and manipulating gRPC APIs 5,250
swisskyrepo/ssrfmap Automates exploiting vulnerabilities in web applications to execute arbitrary actions on their behalf 3,016
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,433
guzzle/guzzle An extensible HTTP client library for PHP, providing a simple interface for sending requests and interacting with web services. 23,226