{ "info": { "author": "Bryan Chow", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "python-recaptcha2\n-----------------\n\nA minimalist Python client for the Google reCAPTCHA 2.0 API.\n\nUsage::\n\n >>> import recaptcha2\n\n >>> recaptcha2.verify(SECRET_KEY, INVALID_RESPONSE, REMOTE_IP)\n {u'error-codes': [u'invalid-input-response'], u'success': False}\n\n >>> recaptcha2.verify(SECRET_KEY, VALID_RESPONSE, REMOTE_IP)\n {u'success': True}", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/bryanchow/python-recaptcha2/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bryanchow/python-recaptcha2", "keywords": "", "license": "WTFPL", "maintainer": null, "maintainer_email": null, "name": "recaptcha2", "package_url": "https://pypi.org/project/recaptcha2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/recaptcha2/", "project_urls": { "Download": "https://github.com/bryanchow/python-recaptcha2/tarball/master", "Homepage": "https://github.com/bryanchow/python-recaptcha2" }, "release_url": "https://pypi.org/project/recaptcha2/0.1/", "requires_dist": null, "requires_python": null, "summary": "A minimalist Python client for the Google reCAPTCHA 2.0 API", "version": "0.1" }, "last_serial": 1416962, "releases": { "0.0": [ { "comment_text": "", "digests": { "md5": "c16e29f30e7e67eee542846463f95b4b", "sha256": "fc44f4ef3124688fba870989b3862bc591c32afdb0dc312257c1ee63cc0f10eb" }, "downloads": -1, "filename": "recaptcha2-0.0.tar.gz", "has_sig": false, "md5_digest": "c16e29f30e7e67eee542846463f95b4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1501, "upload_time": "2015-02-09T23:28:12", "url": "https://files.pythonhosted.org/packages/b8/8c/97e3bc760b4647398e697924be49a1e563435834e64cbc192956d9629d4a/recaptcha2-0.0.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "96338dc851ec267d2e48c824c96652ac", "sha256": "614df17947bc1376642b287ef8dfea8d482a0d44660c876209a256d110069a54" }, "downloads": -1, "filename": "recaptcha2-0.1.tar.gz", "has_sig": false, "md5_digest": "96338dc851ec267d2e48c824c96652ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1516, "upload_time": "2015-02-09T23:41:51", "url": "https://files.pythonhosted.org/packages/69/30/7a5df1ed8ec478c9855d47ceb30dc2d1e3ed0298cfc37f4cf22f356dad28/recaptcha2-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96338dc851ec267d2e48c824c96652ac", "sha256": "614df17947bc1376642b287ef8dfea8d482a0d44660c876209a256d110069a54" }, "downloads": -1, "filename": "recaptcha2-0.1.tar.gz", "has_sig": false, "md5_digest": "96338dc851ec267d2e48c824c96652ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1516, "upload_time": "2015-02-09T23:41:51", "url": "https://files.pythonhosted.org/packages/69/30/7a5df1ed8ec478c9855d47ceb30dc2d1e3ed0298cfc37f4cf22f356dad28/recaptcha2-0.1.tar.gz" } ] }