Skip to main content

A minimalist Python client for the Google reCAPTCHA 2.0 API.

Usage:

>>> import recaptcha2

>>> recaptcha2.verify(SECRET_KEY, INVALID_RESPONSE, REMOTE_IP)
{u'error-codes': [u'invalid-input-response'], u'success': False}

>>> recaptcha2.verify(SECRET_KEY, VALID_RESPONSE, REMOTE_IP)
{u'success': True}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recaptcha2-0.1.tar.gz (1.5 kB view details)

Uploaded Source

File details

Details for the file recaptcha2-0.1.tar.gz.

File metadata

  • Download URL: recaptcha2-0.1.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for recaptcha2-0.1.tar.gz
Algorithm Hash digest
SHA256 614df17947bc1376642b287ef8dfea8d482a0d44660c876209a256d110069a54
MD5 96338dc851ec267d2e48c824c96652ac
BLAKE2b-256 69307a5df1ed8ec478c9855d47ceb30dc2d1e3ed0298cfc37f4cf22f356dad28

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1 This release

1 file

0.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page