GRequests: Asynchronous HTTP Requests with Gevent
JSON →grequests is a Python library that combines the popular `requests` library with `gevent` to enable easy asynchronous HTTP requests. It allows developers to send multiple HTTP requests concurrently, significantly reducing the time spent waiting for network I/O, particularly useful for tasks like web scraping and interacting with multiple API endpoints. The library's current version is 0.7.0, and while its release cadence is not strictly regular, it receives updates for compatibility and new features.
Traffic · last 30 days ↓83% vs prev 7d
total hits 10
actors 6 distinct systems
last hit 6d ago Script
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada · 🇳🇴 Norway
API endpoints
full doc /v1/registry/grequests
install /v1/registry/grequests/install
compatibility /v1/registry/grequests/compatibility