{"adoption": {"forks": 199, "observed_at": "2026-08-28T04:03:45.870620+00:00", "stars": 1146}, "canonical_url": "https://ross.abutalabs.com/products/django-ratelimit", "card": {"archived": false, "artifact_type": "library", "description": "Cache-based rate-limiting for Django", "domain": ["web-development", "backend", "security"], "enriched": true, "function": ["rate-limiting", "caching", "middleware"], "health_score": 22, "homepage": "https://django-ratelimit.readthedocs.io/en/latest/", "language": "Python", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["jsocol/django-ratelimit"], "name": "jsocol/django-ratelimit", "platform": ["python"], "pushed_at": "2024-07-11T18:32:53+00:00", "repo": "jsocol/django-ratelimit", "stars": 1146, "tags": ["django", "decorator", "rate-limit", "cache-based", "web-server"], "topics": [], "urls": [], "use_cases": ["rate limit django views by ip address", "prevent brute force login attempts in django", "throttle api endpoints in django", "limit form submissions per user", "add rate limiting to django without extra infrastructure"], "what_it_is": "A Django library providing a decorator to rate-limit views based on IP address or request fields, using Django's cache backend. It is a lightweight, cache-based rate-limiting solution for Django applications.", "when_to_avoid": ["you need distributed rate limiting beyond your cache backend's guarantees", "you're not using Django", "you need advanced algorithms like token bucket or sliding window logs"], "when_to_choose": ["you use Django and want simple decorator-based rate limiting", "you already have a cache backend (Redis, Memcached) configured", "you need per-request-field or IP-based limits on views"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/django-ratelimit", "repo": "jsocol/django-ratelimit", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:45.870620+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:34:11.126884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03af21d073ec5ab60a91d329d48ce009210982a44a6584516074a36531e731dc", "fetched_at": "2026-08-28T04:03:45.870620+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsocol/django-ratelimit"}, {"content_hash": "971650bc61a88c37bcc6d5eaf7d455583951197ab3c29256406282e7f90ecdba", "fetched_at": "2026-08-29T12:40:00.766548+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/django-ratelimit/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:45.870620+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:34:11.126884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03af21d073ec5ab60a91d329d48ce009210982a44a6584516074a36531e731dc", "fetched_at": "2026-08-28T04:03:45.870620+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsocol/django-ratelimit"}, {"content_hash": "971650bc61a88c37bcc6d5eaf7d455583951197ab3c29256406282e7f90ecdba", "fetched_at": "2026-08-29T12:40:00.766548+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/django-ratelimit/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:34:11.126884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03af21d073ec5ab60a91d329d48ce009210982a44a6584516074a36531e731dc", "fetched_at": "2026-08-28T04:03:45.870620+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsocol/django-ratelimit"}, {"content_hash": "971650bc61a88c37bcc6d5eaf7d455583951197ab3c29256406282e7f90ecdba", "fetched_at": "2026-08-29T12:40:00.766548+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/django-ratelimit/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:03:45.870620+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:45.870620+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:45.870620+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:34:11.126884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03af21d073ec5ab60a91d329d48ce009210982a44a6584516074a36531e731dc", "fetched_at": "2026-08-28T04:03:45.870620+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsocol/django-ratelimit"}, {"content_hash": "971650bc61a88c37bcc6d5eaf7d455583951197ab3c29256406282e7f90ecdba", "fetched_at": "2026-08-29T12:40:00.766548+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/django-ratelimit/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:45.870620+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:45.870620+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:34:11.126884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03af21d073ec5ab60a91d329d48ce009210982a44a6584516074a36531e731dc", "fetched_at": "2026-08-28T04:03:45.870620+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsocol/django-ratelimit"}, {"content_hash": "971650bc61a88c37bcc6d5eaf7d455583951197ab3c29256406282e7f90ecdba", "fetched_at": "2026-08-29T12:40:00.766548+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/django-ratelimit/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:45.870620+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:45.870620+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:45.870620+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:34:11.126884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03af21d073ec5ab60a91d329d48ce009210982a44a6584516074a36531e731dc", "fetched_at": "2026-08-28T04:03:45.870620+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsocol/django-ratelimit"}, {"content_hash": "971650bc61a88c37bcc6d5eaf7d455583951197ab3c29256406282e7f90ecdba", "fetched_at": "2026-08-29T12:40:00.766548+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/django-ratelimit/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:45.870620+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:45.870620+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:34:11.126884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03af21d073ec5ab60a91d329d48ce009210982a44a6584516074a36531e731dc", "fetched_at": "2026-08-28T04:03:45.870620+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsocol/django-ratelimit"}, {"content_hash": "971650bc61a88c37bcc6d5eaf7d455583951197ab3c29256406282e7f90ecdba", "fetched_at": "2026-08-29T12:40:00.766548+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/django-ratelimit/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:34:11.126884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03af21d073ec5ab60a91d329d48ce009210982a44a6584516074a36531e731dc", "fetched_at": "2026-08-28T04:03:45.870620+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsocol/django-ratelimit"}, {"content_hash": "971650bc61a88c37bcc6d5eaf7d455583951197ab3c29256406282e7f90ecdba", "fetched_at": "2026-08-29T12:40:00.766548+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/django-ratelimit/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:34:11.126884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03af21d073ec5ab60a91d329d48ce009210982a44a6584516074a36531e731dc", "fetched_at": "2026-08-28T04:03:45.870620+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsocol/django-ratelimit"}, {"content_hash": "971650bc61a88c37bcc6d5eaf7d455583951197ab3c29256406282e7f90ecdba", "fetched_at": "2026-08-29T12:40:00.766548+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/django-ratelimit/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:34:11.126884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03af21d073ec5ab60a91d329d48ce009210982a44a6584516074a36531e731dc", "fetched_at": "2026-08-28T04:03:45.870620+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsocol/django-ratelimit"}, {"content_hash": "971650bc61a88c37bcc6d5eaf7d455583951197ab3c29256406282e7f90ecdba", "fetched_at": "2026-08-29T12:40:00.766548+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/django-ratelimit/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5584, "days_push": 783, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}