{"library":"grequests","type":"library","category":null,"description":"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.","language":"python","status":"active","version":"0.7.0","tags":["http","requests","gevent","async","concurrent","networking","web scraping"],"last_verified":"Sat May 23","install":[{"cmd":"pip install grequests","imports":["import grequests","responses = grequests.map(requests_list)","for response in grequests.imap(requests_list):","for index, response in grequests.imap_enumerated(requests_list):"]}],"homepage":null,"github":"https://github.com/spyoungtech/grequests","docs":null,"changelog":null,"pypi":"https://pypi.org/project/grequests/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":3.1,"avg_import_s":0.73,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/grequests/compatibility"}}