honeyprakash / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 0 forks source link

recaptcha module for Twisted Python #75

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This module uses Twisted to asynchronously verify the captcha response. It can 
produce either raw HTML or a Nevow Stan tree to display the captcha.

This module includes an example of its usage - a web server that implements 
basic usage of a captcha and listens on port 8080. It runs if the module is run 
directly instead of imported from another module.

Original issue reported on code.google.com by voig...@gmail.com on 4 Jul 2010 at 12:36

Attachments:

GoogleCodeExporter commented 8 years ago
published at http://forre.st/recaptcha until integrated

Original comment by voig...@gmail.com on 11 Jul 2010 at 7:33