Skip to main content

A very simple, yet powerful, Django captcha application

Project description

https://travis-ci.org/mbi/django-simple-captcha.png?branch=master

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

http://django-simple-captcha.googlecode.com/files/Captcha3.png

Features

  • Very simple to setup and deploy, yet very configurable

  • Can use custom challenges (e.g. random chars, simple maths, 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 1.7+

  • A recent version of the Pillow compiled with FreeType support

  • Flite is required for text-to-speech (audio) output, but not mandatory

Python 3 compatibility

The current development version supports Python3 via the six compatibility layer. You will need to install Pillow because PIL doesn’t support Python3 yet.

Documentation

Read the documentation online.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

django-simple-captcha-0.5.3.zip (144.7 kB view hashes)

Uploaded Source

django-simple-captcha-0.5.3.tar.gz (109.4 kB view hashes)

Uploaded Source

Built Distribution

django_simple_captcha-0.5.3-py2.7.egg (213.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page