django-simple-captcha

Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.

MIT License

Downloads
129.1K
Stars
1.4K
Committers
63

Django Simple Captcha


.. image:: https://github.com/mbi/django-simple-captcha/actions/workflows/test.yml/badge.svg :target: https://github.com/mbi/django-simple-captcha/actions/workflows/test.yml

.. image:: https://img.shields.io/pypi/v/django-simple-captcha :target: https://pypi.org/project/django-simple-captcha/

.. image:: https://img.shields.io/pypi/l/django-simple-captcha :target: https://github.com/mbi/django-simple-captcha/blob/master/LICENSE

Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.

.. image:: http://django-simple-captcha.readthedocs.io/en/latest/_images/captcha3.png

Features ++++++++

  • Very simple to setup and deploy, yet very configurable
  • Can use custom challenges (e.g. random chars, simple math, dictionary word, ...)
  • Custom generators, noise and filter functions alter the look of the generated image
  • Supports text-to-speech audio output of the challenge text, for improved accessibility
  • Ajax refresh

Requirements ++++++++++++

  • Django 4.2+, Python3.8+
  • A recent version of the Pillow compiled with FreeType support
  • Flite is required for text-to-speech (audio) output, but not mandatory

Documentation +++++++++++++

Read the documentation online <http://django-simple-captcha.readthedocs.org/en/latest/>_.

Package Rankings
Top 9.57% on Alpine-v3.17
Top 18.46% on Conda-forge.org
Top 7.21% on Alpine-edge
Top 1.32% on Pypi.org
Top 2.94% on Alpine-v3.18
Top 8.17% on Proxy.golang.org
Top 7.51% on Alpine-v3.11
Top 6.88% on Alpine-v3.5
Top 7.19% on Alpine-v3.12
Top 7.41% on Alpine-v3.3
Top 7.18% on Alpine-v3.4
Top 7.75% on Alpine-v3.6
Top 7.48% on Alpine-v3.14
Top 7.25% on Alpine-v3.7
Top 7.46% on Alpine-v3.9
Top 7.87% on Alpine-v3.8
Top 6.93% on Alpine-v3.13
Top 7.06% on Alpine-v3.10
Top 8.55% on Alpine-v3.15
Top 9.09% on Alpine-v3.16