django-simple-captcha


Namedjango-simple-captcha JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/mbi/django-simple-captcha
SummaryA very simple, yet powerful, Django captcha application
upload_time2023-12-04 15:28:05
maintainer
docs_urlNone
authorMarco Bonetti
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            *********************
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/>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mbi/django-simple-captcha",
    "name": "django-simple-captcha",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Marco Bonetti",
    "author_email": "mbonetti@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/66/e9dbc3a1fe6569b29d8835beed94faf058ab8263154929f5fb5cd26f43aa/django-simple-captcha-0.6.0.tar.gz",
    "platform": null,
    "description": "*********************\nDjango Simple Captcha\n*********************\n\n.. image:: https://github.com/mbi/django-simple-captcha/actions/workflows/test.yml/badge.svg\n  :target: https://github.com/mbi/django-simple-captcha/actions/workflows/test.yml\n\n.. image:: https://img.shields.io/pypi/v/django-simple-captcha\n  :target: https://pypi.org/project/django-simple-captcha/\n\n.. image:: https://img.shields.io/pypi/l/django-simple-captcha\n  :target: https://github.com/mbi/django-simple-captcha/blob/master/LICENSE\n\n\nDjango Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.\n\n.. image:: http://django-simple-captcha.readthedocs.io/en/latest/_images/captcha3.png\n\nFeatures\n++++++++\n\n* Very simple to setup and deploy, yet very configurable\n* Can use custom challenges (e.g. random chars, simple math, dictionary word, ...)\n* Custom generators, noise and filter functions alter the look of the generated image\n* Supports text-to-speech audio output of the challenge text, for improved accessibility\n* Ajax refresh\n\nRequirements\n++++++++++++\n\n* Django 4.2+, Python3.8+\n* A recent version of the Pillow compiled with FreeType support\n* Flite is required for text-to-speech (audio) output, but not mandatory\n\nDocumentation\n+++++++++++++\n\nRead the `documentation online <http://django-simple-captcha.readthedocs.org/en/latest/>`_.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A very simple, yet powerful, Django captcha application",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://github.com/mbi/django-simple-captcha"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0fa83160be2a72b98ebc04405351cb46a8e74c4468b0bcbdeceece266b94ca7",
                "md5": "7ded6b00204f6e2e385cc81a0f8643ac",
                "sha256": "3ae9a7e650cb0cdbcfd4a75aa91fdf25dcc523ef541a7b1f004bd4357798fc03"
            },
            "downloads": -1,
            "filename": "django_simple_captcha-0.6.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ded6b00204f6e2e385cc81a0f8643ac",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 92268,
            "upload_time": "2023-12-04T15:28:03",
            "upload_time_iso_8601": "2023-12-04T15:28:03.281795Z",
            "url": "https://files.pythonhosted.org/packages/f0/fa/83160be2a72b98ebc04405351cb46a8e74c4468b0bcbdeceece266b94ca7/django_simple_captcha-0.6.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b66e9dbc3a1fe6569b29d8835beed94faf058ab8263154929f5fb5cd26f43aa",
                "md5": "ab7129b4aa92a8b396bf539219770236",
                "sha256": "d188516d326fadd2d5ad076eb89649d55c02cabafe3fdcc2154ac18e9f6d4b97"
            },
            "downloads": -1,
            "filename": "django-simple-captcha-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ab7129b4aa92a8b396bf539219770236",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 120602,
            "upload_time": "2023-12-04T15:28:05",
            "upload_time_iso_8601": "2023-12-04T15:28:05.230485Z",
            "url": "https://files.pythonhosted.org/packages/1b/66/e9dbc3a1fe6569b29d8835beed94faf058ab8263154929f5fb5cd26f43aa/django-simple-captcha-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 15:28:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mbi",
    "github_project": "django-simple-captcha",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-simple-captcha"
}
        
Elapsed time: 0.47909s