django-recaptcha/django-recaptcha
Django reCAPTCHA form field/widget integration app. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5942
- days_rel: 523
- days_push: 16
- n_releases_24m: 1
Adoption not part of the score
1035 stars · 266 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Django app providing form fields and widgets for integrating Google reCAPTCHA (v2 checkbox, v2 invisible, and v3) into Django forms. It handles client-side widget rendering and server-side verification of reCAPTCHA responses.
Use cases
- add recaptcha to django forms
- protect django forms from bots and spam
- integrate recaptcha v3 score checking in django
- add invisible recaptcha to a django site
- validate recaptcha responses server-side in django
When to choose
- you use Django and need Google reCAPTCHA protection on forms
- you want a maintained, pip-installable captcha field with v2 and v3 support
- you need per-field reCAPTCHA key configuration or proxy support
When to avoid
- you use Flask, FastAPI, or a non-Django framework
- you need a captcha provider other than Google reCAPTCHA (e.g. hCaptcha, Turnstile)
- you want a fully self-hosted captcha solution without third-party API calls
Facets
library · maturity active
form-handling security middleware web-development security backend python django recaptcha captcha spam-protection form-validation web-server
3 sources
- readme: https://github.com/django-recaptcha/django-recaptcha · fetched 2026-08-28 · d076fb4290bf
- homepage: https://pypi.org/project/django-recaptcha/ · fetched 2026-08-29 · 4b4e8fead74a
- registry_pypi: https://pypi.org/pypi/django-recaptcha/json · fetched 2026-08-29 · d41aaf3c67dc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-recaptcha/django-recaptcha | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="django-recaptcha/django-recaptcha")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem