Random image text generation?
Jorge Godoy
jgodoy at gmail.com
Sun Nov 12 15:10:36 EST 2006
skip at pobox.com writes:
> Is there a module out there that will generate an image with a random text
> string such as the confirmation images you see on various websites? I'm
> thinking I'm going to have to add that to the forms on the Mojam websites.
> Over the past couple weeks we've begun to get lots of spam submission crap.
http://captchas.net/sample/python/
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/440588
There are specific implementations for Zope, TurboGears and other frameworks.
--
Jorge Godoy <jgodoy at gmail.com>
More information about the Python-list
mailing list