基于工作量证明的验证码系统 - 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.2.0.tar.gz
(2.1 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.2.0.tar.gz.
File metadata
- Download URL: powcaptcha-0.2.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
450fa7c576c338e9643439b28f8ac64c1233c8762f989e80deca9c236860cb68
|
|
| MD5 |
9ccb4477ba92b5a7936c3bc21d652ae4
|
|
| BLAKE2b-256 |
3a551a5de49134752f1b314a26fc69abd7130e8d76ff1d70e951b53b209a080b
|
File details
Details for the file powcaptcha-0.2.0-py3-none-any.whl.
File metadata
- Download URL: powcaptcha-0.2.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 |
823744036bcdb1cc87797a5579057c64be9191bad8d048ad7c89ac3755d970d0
|
|
| MD5 |
1c04edf3cf36940baa471670e44518e7
|
|
| BLAKE2b-256 |
4cdb14e38575c8e4048e961982353ef90248a1961b69cf59d49a193ce5fe4d0b
|