Skip to main content

A lightweight captcha library

Project description

wheezy.captcha

Build Status Coverage Status Documentation Status pypi version

wheezy.captcha is a python package written in pure Python code. It is a lightweight captcha library that provides integration with (one of below must be installed):

  • PIL - Python Imaging Library 1.1.7.
  • Pillow - Python Imaging Library (fork).

It is optimized for performance, well tested and documented.

Resources:

Install

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

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.

Download files

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

Source Distribution

wheezy.captcha-3.2.0.tar.gz (8.5 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