{"adoption": {"forks": 158, "observed_at": "2026-08-28T04:06:27.397325+00:00", "stars": 2219}, "canonical_url": "https://ross.abutalabs.com/products/requests-futures", "card": {"archived": false, "artifact_type": "library", "description": "Asynchronous Python HTTP Requests for Humans using Futures", "domain": ["web-development", "developer-tools", "apis"], "enriched": true, "function": ["http-client", "concurrency"], "health_score": 78, "homepage": null, "language": "Python", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["ross/requests-futures"], "name": "ross/requests-futures", "platform": ["python", "cross-platform"], "pushed_at": "2026-08-05T05:44:39+00:00", "repo": "ross/requests-futures", "stars": 2219, "tags": ["requests", "futures", "async-http", "thread-pool"], "topics": [], "urls": [], "use_cases": ["make parallel http requests in python", "fetch multiple urls concurrently with requests", "convert blocking requests code to async without rewriting", "scrape many pages at the same time", "call several apis in parallel and collect results", "limit concurrent http requests with a thread pool"], "what_it_is": "A small add-on for the Python requests library that returns concurrent.futures Futures instead of blocking Response objects, enabling asynchronous HTTP requests with a minimal API change. It wraps requests.Session with a FuturesSession backed by a ThreadPoolExecutor (or ProcessPoolExecutor).", "when_to_avoid": ["you need high-concurrency async I/O at scale (use httpx or aiohttp with asyncio)", "you need HTTP/2 or advanced async features", "you are not using the requests ecosystem"], "when_to_choose": ["you already use requests and want concurrency with minimal code changes", "you need simple thread-based parallelism rather than full asyncio", "you want to keep the familiar requests.Session API"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/requests-futures", "repo": "ross/requests-futures", "role": "main", "score": 75}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:45:52.688094+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "71d7d8189cd1a22cdf079785860eef25f377db81b95bd153c6afe8eb9bd187c4", "fetched_at": "2026-08-28T04:06:27.397325+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ross/requests-futures"}, {"content_hash": "b6fc0db0b2d3b52c9cadfae332a027c5e420ec0858b5aa388c025de59a314997", "fetched_at": "2026-08-29T10:26:14.579869+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/requests-futures/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:45:52.688094+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "71d7d8189cd1a22cdf079785860eef25f377db81b95bd153c6afe8eb9bd187c4", "fetched_at": "2026-08-28T04:06:27.397325+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ross/requests-futures"}, {"content_hash": "b6fc0db0b2d3b52c9cadfae332a027c5e420ec0858b5aa388c025de59a314997", "fetched_at": "2026-08-29T10:26:14.579869+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/requests-futures/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:45:52.688094+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "71d7d8189cd1a22cdf079785860eef25f377db81b95bd153c6afe8eb9bd187c4", "fetched_at": "2026-08-28T04:06:27.397325+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ross/requests-futures"}, {"content_hash": "b6fc0db0b2d3b52c9cadfae332a027c5e420ec0858b5aa388c025de59a314997", "fetched_at": "2026-08-29T10:26:14.579869+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/requests-futures/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:45:52.688094+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "71d7d8189cd1a22cdf079785860eef25f377db81b95bd153c6afe8eb9bd187c4", "fetched_at": "2026-08-28T04:06:27.397325+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ross/requests-futures"}, {"content_hash": "b6fc0db0b2d3b52c9cadfae332a027c5e420ec0858b5aa388c025de59a314997", "fetched_at": "2026-08-29T10:26:14.579869+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/requests-futures/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:45:52.688094+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "71d7d8189cd1a22cdf079785860eef25f377db81b95bd153c6afe8eb9bd187c4", "fetched_at": "2026-08-28T04:06:27.397325+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ross/requests-futures"}, {"content_hash": "b6fc0db0b2d3b52c9cadfae332a027c5e420ec0858b5aa388c025de59a314997", "fetched_at": "2026-08-29T10:26:14.579869+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/requests-futures/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:45:52.688094+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "71d7d8189cd1a22cdf079785860eef25f377db81b95bd153c6afe8eb9bd187c4", "fetched_at": "2026-08-28T04:06:27.397325+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ross/requests-futures"}, {"content_hash": "b6fc0db0b2d3b52c9cadfae332a027c5e420ec0858b5aa388c025de59a314997", "fetched_at": "2026-08-29T10:26:14.579869+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/requests-futures/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:27.397325+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:45:52.688094+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "71d7d8189cd1a22cdf079785860eef25f377db81b95bd153c6afe8eb9bd187c4", "fetched_at": "2026-08-28T04:06:27.397325+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ross/requests-futures"}, {"content_hash": "b6fc0db0b2d3b52c9cadfae332a027c5e420ec0858b5aa388c025de59a314997", "fetched_at": "2026-08-29T10:26:14.579869+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/requests-futures/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:45:52.688094+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "71d7d8189cd1a22cdf079785860eef25f377db81b95bd153c6afe8eb9bd187c4", "fetched_at": "2026-08-28T04:06:27.397325+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ross/requests-futures"}, {"content_hash": "b6fc0db0b2d3b52c9cadfae332a027c5e420ec0858b5aa388c025de59a314997", "fetched_at": "2026-08-29T10:26:14.579869+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/requests-futures/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:45:52.688094+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "71d7d8189cd1a22cdf079785860eef25f377db81b95bd153c6afe8eb9bd187c4", "fetched_at": "2026-08-28T04:06:27.397325+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ross/requests-futures"}, {"content_hash": "b6fc0db0b2d3b52c9cadfae332a027c5e420ec0858b5aa388c025de59a314997", "fetched_at": "2026-08-29T10:26:14.579869+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/requests-futures/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:45:52.688094+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "71d7d8189cd1a22cdf079785860eef25f377db81b95bd153c6afe8eb9bd187c4", "fetched_at": "2026-08-28T04:06:27.397325+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ross/requests-futures"}, {"content_hash": "b6fc0db0b2d3b52c9cadfae332a027c5e420ec0858b5aa388c025de59a314997", "fetched_at": "2026-08-29T10:26:14.579869+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/requests-futures/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 96, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4913, "days_push": 28, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 75, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}