django-simple-captcha
Captcha solution
Adds captchas to forms in web applications
Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
1k stars
48 watching
324 forks
Language: Python
last commit: 9 days ago
Linked from 2 awesome lists
captchadjangopython
Related projects:
Repository | Description | Stars |
---|---|---|
acarasimon96/wagtail-django-simple-captcha | An extension of Wagtail's form builder to add a simple CAPTCHA verification step | 3 |
django-recaptcha/django-recaptcha | Django integration with reCAPTCHA for form field and widget validation | 997 |
masroorejaz/react-simple-captcha | A ReactJS component that generates and validates simple captchas. | 41 |
steambap/captcha | Provides an easy-to-use API for generating captchas with flexible font options | 155 |
fabianwennink/iconcaptcha-php | A captcha solution designed to be fast and user-friendly, providing an easy alternative to traditional captchas. | 140 |
ptigas/simple-captcha-solver | A CAPTCHA solver that extracts and matches text from an image by calculating pixel differences between the input image and pre-computed letter masks. | 556 |
zhengwh/captcha-svm | Automated solution to recognize simple CAPTCHAs using support vector machines | 206 |
dchest/captcha | Provides tools for generating and verifying image and audio CAPTCHAs to prevent automated form submissions | 1,930 |
django-wiki/django-wiki | A web application framework with built-in wiki functionality | 1,834 |
django-cms/djangocms-picture | An addon for django CMS to manage images on a website. | 47 |
koto-bank/kocaptcha | A simple CAPTCHA service with an API endpoint that generates images and verifies user input. | 56 |
patricklib/captcha_recognize | A Python library for training and recognizing image-based captchas using TensorFlow without requiring image segmentation. | 556 |
mcaptcha/mcaptcha | A CAPTCHA system with proof-of-work based rate limiting and token-based validation | 1,718 |
codingjoe/django-pictures | A Django package for responsive image handling using modern formats like AVIF and WebP | 249 |
dapphp/securimage | Generates CAPTCHA images and audio with customizable security features | 568 |