wheezy.captcha


Namewheezy.captcha JSON
Version 3.2.0 PyPI version JSON
download
home_pagehttps://github.com/akornatskyy/wheezy.captcha
SummaryA lightweight captcha library
upload_time2023-07-28 10:58:40
maintainer
docs_urlhttps://pythonhosted.org/wheezy.captcha/
authorAndriy Kornatskyy
requires_python>=3.8
licenseMIT
keywords wsgi http captcha
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # wheezy.captcha

[![Build Status](https://travis-ci.org/akornatskyy/wheezy.captcha.svg?branch=master)](https://travis-ci.org/akornatskyy/wheezy.captcha)
[![Coverage Status](https://coveralls.io/repos/github/akornatskyy/wheezy.captcha/badge.svg?branch=master)](https://coveralls.io/github/akornatskyy/wheezy.captcha?branch=master)
[![Documentation Status](https://readthedocs.org/projects/wheezycaptcha/badge/?version=latest)](https://wheezycaptcha.readthedocs.io/en/latest/?badge=latest)
[![pypi version](https://badge.fury.io/py/wheezy.captcha.svg)](https://badge.fury.io/py/wheezy.captcha)

[wheezy.captcha](https://pypi.org/project/wheezy.captcha/) is a
[python](http://www.python.org) package written in pure Python code. It
is a lightweight captcha library that provides integration with (one of
below must be installed):

- [PIL](http://www.pythonware.com/products/pil/) - Python Imaging
  Library 1.1.7.
- [Pillow](https://pypi.python.org/pypi/Pillow) - Python Imaging
  Library (fork).

It is optimized for performance, well tested and documented.

Resources:

- [source code](https://github.com/akornatskyy/wheezy.captcha),
  [examples](https://github.com/akornatskyy/wheezy.captcha/tree/master/demos)
  and [issues](https://github.com/akornatskyy/wheezy.captcha/issues)
  tracker are available on
  [github](https://github.com/akornatskyy/wheezy.captcha)
- [documentation](https://wheezycaptcha.readthedocs.io/en/latest/)

## Install

[wheezy.captcha](https://pypi.org/project/wheezy.captcha/) requires
[python](http://www.python.org) version 3.8+. It is independent of operating
system. You can install it from
[pypi](https://pypi.org/project/wheezy.captcha/) site (you need specify
extra requirements per imaging library of your choice):

```sh
pip install wheezy.captcha
pip install wheezy.captcha[PIL]
pip install wheezy.captcha[Pillow]
```

If you run into any issue or have comments, go ahead and add on
[github](https://github.com/akornatskyy/wheezy.captcha).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/akornatskyy/wheezy.captcha",
    "name": "wheezy.captcha",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/wheezy.captcha/",
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "wsgi http captcha",
    "author": "Andriy Kornatskyy",
    "author_email": "andriy.kornatskyy@live.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/6b/fbee3c9ab6ddaa0b2e91069f11cd16b4713a2a7431345c33e5ec54a9dcdf/wheezy.captcha-3.2.0.tar.gz",
    "platform": "any",
    "description": "# wheezy.captcha\n\n[![Build Status](https://travis-ci.org/akornatskyy/wheezy.captcha.svg?branch=master)](https://travis-ci.org/akornatskyy/wheezy.captcha)\n[![Coverage Status](https://coveralls.io/repos/github/akornatskyy/wheezy.captcha/badge.svg?branch=master)](https://coveralls.io/github/akornatskyy/wheezy.captcha?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/wheezycaptcha/badge/?version=latest)](https://wheezycaptcha.readthedocs.io/en/latest/?badge=latest)\n[![pypi version](https://badge.fury.io/py/wheezy.captcha.svg)](https://badge.fury.io/py/wheezy.captcha)\n\n[wheezy.captcha](https://pypi.org/project/wheezy.captcha/) is a\n[python](http://www.python.org) package written in pure Python code. It\nis a lightweight captcha library that provides integration with (one of\nbelow must be installed):\n\n- [PIL](http://www.pythonware.com/products/pil/) - Python Imaging\n  Library 1.1.7.\n- [Pillow](https://pypi.python.org/pypi/Pillow) - Python Imaging\n  Library (fork).\n\nIt is optimized for performance, well tested and documented.\n\nResources:\n\n- [source code](https://github.com/akornatskyy/wheezy.captcha),\n  [examples](https://github.com/akornatskyy/wheezy.captcha/tree/master/demos)\n  and [issues](https://github.com/akornatskyy/wheezy.captcha/issues)\n  tracker are available on\n  [github](https://github.com/akornatskyy/wheezy.captcha)\n- [documentation](https://wheezycaptcha.readthedocs.io/en/latest/)\n\n## Install\n\n[wheezy.captcha](https://pypi.org/project/wheezy.captcha/) requires\n[python](http://www.python.org) version 3.8+. It is independent of operating\nsystem. You can install it from\n[pypi](https://pypi.org/project/wheezy.captcha/) site (you need specify\nextra requirements per imaging library of your choice):\n\n```sh\npip install wheezy.captcha\npip install wheezy.captcha[PIL]\npip install wheezy.captcha[Pillow]\n```\n\nIf you run into any issue or have comments, go ahead and add on\n[github](https://github.com/akornatskyy/wheezy.captcha).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A lightweight captcha library",
    "version": "3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/akornatskyy/wheezy.captcha"
    },
    "split_keywords": [
        "wsgi",
        "http",
        "captcha"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb6bfbee3c9ab6ddaa0b2e91069f11cd16b4713a2a7431345c33e5ec54a9dcdf",
                "md5": "0551ccaf7b17034908ad15f2ef126662",
                "sha256": "52d4e982b3cae5e46beecabdee3a6d8dd272bc0cab336a14d3bf8666bd8077bb"
            },
            "downloads": -1,
            "filename": "wheezy.captcha-3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0551ccaf7b17034908ad15f2ef126662",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8490,
            "upload_time": "2023-07-28T10:58:40",
            "upload_time_iso_8601": "2023-07-28T10:58:40.236508Z",
            "url": "https://files.pythonhosted.org/packages/cb/6b/fbee3c9ab6ddaa0b2e91069f11cd16b4713a2a7431345c33e5ec54a9dcdf/wheezy.captcha-3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-28 10:58:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "akornatskyy",
    "github_project": "wheezy.captcha",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "wheezy.captcha"
}
        
Elapsed time: 0.13660s