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.1.0 |
|
Stars
|
1,425 | 383 | 94 | 8 |
|
Forks
|
326 | 49 | 15 | 1 |
|
Commits
|
|
|
|
|
|
Updated
|
7 Dec 2025 | 17 Jun 2025 | 15 Sep 2025 | 28 Apr 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.
Django REST framework reCAPTCHA
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.