Anti spam
This grid contains apps which reduce spam.
Search & Filter
| Package | django-simple-captcha | django-honeypot | drf-recaptcha | django-fraudlabspro |
|---|---|---|---|---|
|
Description
|
Django Simple Captcha is an
extremely simple, yet highly customizable Django application t… |
🍯 Generic honeypot utilities
for use in django projects. |
Django REST framework
reCAPTCHA |
A Python module enables user
to easily implement fraud detection feature into their soluti… |
|
Category
|
App | App | App | App |
|
Using This
|
59
|
14
|
1
|
0
|
|
Python 3?
|
Yes | Yes | Yes | Yes |
|
Dev Status
|
Beta | Production/Stable | Production/Stable | Production/Stable |
|
Version (PyPI)
|
0.6.3 | 1.3.0 | 4.0.3 | 3.2.0 |
|
Stars
|
1,424 | 384 | 93 | 8 |
|
Forks
|
325 | 49 | 15 | 1 |
|
Commits
|
|
|
|
|
|
Updated
|
7 Dec 2025 | 17 Jun 2025 | 15 Sep 2025 | 12 May 2026 |
|
License
|
MIT | BSD-2-Clause | MIT | MIT License |
|
Links
|
||||
|
Feature Comparison
(click cells to edit)
|
||||
|
Standalone
|
|
|
—
|
—
|
|
Integrates remote service
|
|
|
—
|
—
|
|
Requires user interaction
|
|
need feedback
|
—
|
—
|
|
Project-wide customization
|
|
|
—
|
—
|
|
Per-form customization
|
need feedback
|
need feedback
|
—
|
—
|
|
test
|
—
|
—
|
—
|
—
|
Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
🍯 Generic honeypot utilities for use in django projects.
A Python module enables user to easily implement fraud detection feature into their solution using the API from https://www.fraudlabspro.com.
Showing 4 of 11 packages in this grid.
Features Being Compared
Standalone
Self-contained anti-spam component. Does not require access to any remote service.
Integrates remote service
Requires access to a remote service for normal operation.
Requires user interaction
This anti-spam component requires user interaction for normal operation.
Project-wide customization
Supports project-wide customization.
Per-form customization
Supports customization on a per form basis.