数字运算验证码
Project description
captcha_operation
数字运算验证码
Install
pip install captcha-operation
Test
from captcha_operation.operation import operation
bytes
filepath = os.path.join(os.path.dirname(__file__), 'captcha.png')
result = operation(filepath)
Image
filepath = os.path.join(os.path.dirname(__file__), 'captcha.png')
result = operation(Image.open(filepath))
base64 str
result = operation('iVBORw0KGgoAAAANSUhEUgAAAIcAAAAoCAIAAxxx')
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
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 captcha_operation-0.0.2.tar.gz.
File metadata
- Download URL: captcha_operation-0.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6efad2f89c996429484d91f98014f14085a686dd2ed90a8dcb21f6db2af2a94d
|
|
| MD5 |
f1e4c24d97ecadbd78ab183065d4dace
|
|
| BLAKE2b-256 |
e01b5bceafa79bbde3e55bd7b45b7b288e5d0503b9552bbb2c04342686ba5d17
|
File details
Details for the file captcha_operation-0.0.2-py3-none-any.whl.
File metadata
- Download URL: captcha_operation-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55eeb0f869c250e310e645c6778457167db9ba3e5300e68220bd8e4f9d0e80a8
|
|
| MD5 |
a59dad5839a3c02bf930716cc140e262
|
|
| BLAKE2b-256 |
c06667fd07ebac268c7f1670979fac07abdc6f101ac391d684178cebf941da91
|