skip to navigation
skip to content

numcaptcha 0.01

simple number captcha

>>> import numcaptcha
>>> import StringIO
>>> buf = ''
>>> c =  StringIO.StringIO(buf)
>>> numcaptcha.captcha(c, 5)
>>> c.getvalue()
 
File Type Py Version Uploaded on Size # downloads
numcaptcha-0.01-py2.4.egg (md5) Python Egg 2.4 2007-05-16 2KB 986
numcaptcha-0.01.tar.gz (md5) Source 2007-05-16 1KB 786