Is there a simple captcha solution which can be easily integrated with a form deployed using Google App Engine? I am using Python.
+1
A:
I didn't test, but I guess this can work: http://daily.profeth.de/2008/04/using-recaptcha-with-google-app-engine.html, he use reCaptcha
renatopp
2010-07-31 04:47:16
+5
A:
Recaptcha. It does work with Python.
http://www.google.com/recaptcha
http://code.google.com/apis/recaptcha/docs/otherplatforms.html
rism
2010-07-31 04:50:21