norecaptcha-python3:用于 Google 的 Python 3 客户端没有 CAPTCHA reCAPTCHA 服务

时间:2024-07-10 11:36:39
【文件属性】:

文件名称:norecaptcha-python3:用于 Google 的 Python 3 客户端没有 CAPTCHA reCAPTCHA 服务

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-10 11:36:39

Python

norecaptcha-python3 用于 google 的 Python 3 服务器端库没有 CAPTCHA reCAPTCHA 服务。 安装 pip install norecaptcha-python3 使用示例 from norecaptcha3 . captcha import submit # Check captcha r = submit ( remote_ip = user_ip , response = client_code , secret_key = captcha_secret ) if not r . is_valid : raise Exception ( 'Invalid captcha' ) 这个项目是一个分支: :


【文件预览】:
norecaptcha-python3-master
----LICENSE(1KB)
----setup.cfg(39B)
----setup.py(459B)
----README.md(528B)
----norecaptcha3()
--------captcha.py(2KB)

网友评论