Getting Started

Install

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

$ pip install wheezy.captcha
$ pip install wheezy.captcha[PIL]
$ pip install wheezy.captcha[Pillow]