基于工作量证明的验证码系统 - Python客户端
Project description
Python 客户端
安装
pip install powcaptcha
接入
from powcaptcha import PowCaptcha
captcha = PowCaptcha("http://localhost:8000") # 填写服务端地址,实例化类
token = captcha.solve() # 自动完成验证码,成功返回token否则为None
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
powcaptcha-0.1.0.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file powcaptcha-0.1.0.tar.gz.
File metadata
- Download URL: powcaptcha-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96c91620f5ee1c3b407d6e4fcba9bad92a2d6c2c754b6a2f0032a06c75d7b0fe
|
|
| MD5 |
238554724a644f55c866090b49f9e86e
|
|
| BLAKE2b-256 |
4c3c58aab75153c760341ab7d4fd6408e8dc3314e8a645f71430e28756c74f7e
|
File details
Details for the file powcaptcha-0.1.0-py3-none-any.whl.
File metadata
- Download URL: powcaptcha-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59d21bb1767e4c0f6c926e2baa29ac279dcce98fab0193ffe4eaa428dfbacb9c
|
|
| MD5 |
53097b1d3f961adb64b5ce1c10f51a0d
|
|
| BLAKE2b-256 |
77be6e10f3c4b55bb17480d7e6e7b314aeaf44138c3e30a696e496bee4976918
|