Wheezy Captcha

Introduction

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:

Table Of Contents

Next topic

Getting Started

This Page