FICHA · MANJARO

python-grequests

Allows you to use Requests with Gevent to make asyncronous HTTP Requests easily.

  • Library
  • Dev
  • NETWORK
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Make asynchronous HTTP requests by combining Requests-style usage with Gevent. It helps Python tools issue many network requests without waiting for each one to finish sequentially.

This is a network-development library. Concurrent requests can stress remote services or leak credentials through logs, so applications should use timeouts, rate limits, and careful error handling.

Permissions

Permissions not analysed for this source yet.